jugyo / todor

A simple task management tool on Google App Engine.

This URL has Read+Write access

todor /
name age message
file README.textile Loading commit data...
directory 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