Cheese [cheese] module
This module is for the Play 1.x series only.
Simplified API for integration Play! applications with the CheddarGetter subscription management service. (Sign up here: http://zfer.us/KIt2E)
https://github.com/lmcalpin/Play--Cheese
Written by Lawrence McAlpin.
Published releases
head | Dec 20 2011 | Documentation | Try Play |
To install locally this module use the install
command:
play install cheese-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> cheese {version}