Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

s2marine/mygaetools

Repository files navigation

mygaetools

Some tools run on Google App Engine

How to use

1. Install requirements

$ make update

2. Add you own config

$ cp rss/config.py.template rss/config.py
$ vim rss/config.py

3. Add you own appid

$ cp app.yaml.template app.yaml
$ vim app.yaml

4. Upload to GAE

$ make upload

Read More

rss

License

This is licensed under the GPL 3.0 license.

About

Some tools run on Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published