Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 666 Bytes

README.markdown

File metadata and controls

22 lines (15 loc) · 666 Bytes

A giter8 template for Google App Engine Unfiltered applications.

install

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/