A giter8 template for Google App Engine Unfiltered applications.
Build with sbt
# download and copy google app engines sdk to /path/to/your/gae-home
export APPENGINE_SDK_HOME=/path/to/your/gae-home
g8 unfiltered/unfiltered-gae --name your-app
cd your-app
To run through the appengine SDK
sbt appengine-dev-server
Point your browser at http://localhost:8080/