Stax [stax] module
This module is for the Play 1.x series only.
Easy deployment to Stax cloud hosting platform (http://www.stax.net).
http://github.com/erwan/playstax
Written by Erwan Loisant.
Published releases
1.0.1 | Mar 26 2010 | Documentation | Try Play |
1.0 | Feb 22 2010 | Documentation | Try Play |
To install locally this module use the install
command:
play install stax-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> stax {version}