Community contributed extensions

Minimize javascript/css files [greenscript] module

This module is for the Play 1.x series only.

Play with your javascript/css files!

http://github.com/greenlaw110/greenscript

Written by Green Luo.

Published releases

1.2.8b Apr 17 2012 Documentation Try Play
1.2.8a Mar 21 2012 Documentation Try Play
1.2.8 Feb 15 2012 Documentation Try Play
1.2.7 Feb 10 2012 Documentation Try Play
1.2.6m Nov 22 2011 Documentation Try Play
1.2.6l Nov 16 2011 Documentation Try Play
1.2.6k Oct 20 2011 Documentation Try Play
1.2.6j Sep 30 2011 Documentation Try Play
1.2.6i Sep 29 2011 Documentation Try Play
1.2.6h Sep 20 2011 Documentation Try Play
1.2.6g Sep 17 2011 Documentation Try Play
1.2.5 Aug 08 2011 Documentation Try Play
1.2.4 Jul 20 2011 Documentation Try Play
1.2.3 Jul 18 2011 Documentation Try Play
1.2.2 Jul 08 2011 Documentation Try Play
1.2d Apr 18 2011 Documentation Try Play
1.1d Oct 07 2010 Documentation Try Play
1.0a Sep 14 2010 Documentation Try Play
0.1 Mar 25 2010 Documentation Try Play

To install locally this module use the install command:

play install greenscript-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> greenscript {version}