unfiltered / unfiltered-gae.g8

unfiltered google app engine g8 template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

unfiltered google app engine g8 template


Languages

Language:Scala 83.1%Language:CSS 9.1%Language:Shell 7.8%