jugyo / todor
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
todor /
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
WEB-INF/ |
README.textile
A simple task management tool on Google App Engine.
Requirements
appengine-java-sdk => http://code.google.com/appengine/downloads.html
Get source
git clone git://github.com/jugyo/todor.git
Run
dev_appserver.sh ./todor
Deploy
Edit appengine-web.xml:
...
<application>[Your Application Identifier]</application>
...
Run a command:
appcfg.sh update ./sinatra_on_gae
