Google App Engine [gae] module
This module is for the Play 1.x series only.
Create play application for the Google App Engine platform.
http://github.com/guillaumebort/play-gae
Written by Guillaume Bort, Pascal Voitot.
Published releases
1.6.0 | Jan 17 2012 | Documentation | Try Play |
1.6.0_b1 | Nov 28 2011 | Documentation | Try Play |
1.4 | Dec 08 2010 | Documentation | Try Play |
1.1 | Oct 29 2010 | Documentation | Try Play |
1.0.3 | Sep 05 2010 | Documentation | Try Play |
1.0.2 | Mar 17 2010 | Documentation | Try Play |
1.0.1 | Feb 07 2010 | Documentation | Try Play |
1.0 | Jan 30 2010 | Documentation | Try Play |
To install locally this module use the install
command:
play install gae-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> gae {version}