https://github.com/regadas/unfiltered-gae-twitter-bootstrap.g8
unfiltered google appengine with twitter bootstrap small template loaded
https://github.com/regadas/unfiltered-gae-twitter-bootstrap.g8
Last synced: about 1 year ago
JSON representation
unfiltered google appengine with twitter bootstrap small template loaded
- Host: GitHub
- URL: https://github.com/regadas/unfiltered-gae-twitter-bootstrap.g8
- Owner: regadas
- Created: 2011-11-01T23:29:05.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-03T14:26:53.000Z (over 14 years ago)
- Last Synced: 2025-01-29T08:24:11.142Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A [giter8][g8] template for [Unfiltered][unfiltered] applications on Google App Engine. Includes [Twitter Bootstrap][twitter].
## install
* download google app engine SDK and set APPENGINE_SDK_HOME
* install [giter8][g8]
* using this template
g8 regadas/unfiltered-gae-twitter-bootstrap
* run
sbt
jetty-run
* app engine deploy
sbt appengine:deploy
## defaults
description=This template generates a Google App Engine ready Unfiltered project with small template based on Twitter Bootstrap.
gae_app_id=appengineid
gae_app_version=1
package=com.example
sessions_enabled=false
name=My App Name
version=0.1.0-SNAPSHOT
gae_version=1.5.4
unfiltered_version=0.5.1
twitter_bootstrap_version=1.3.0
objectify_version=3.0
## using
* sbt appengine [plugin]
[plugin-gae]: https://github.com/eed3si9n/sbt-appengine
[g8]: http://github.com/n8han/giter8#readme
[unfiltered]: http://github.com/n8han/unfiltered#readme
[twitter]: http://twitter.github.com/bootstrap/