https://github.com/pauldijou/generator-play
Yeoman generator for Play Framework applications
https://github.com/pauldijou/generator-play
Last synced: about 2 months ago
JSON representation
Yeoman generator for Play Framework applications
- Host: GitHub
- URL: https://github.com/pauldijou/generator-play
- Owner: pauldijou
- License: mit
- Created: 2013-09-07T22:38:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T18:50:25.000Z (about 11 years ago)
- Last Synced: 2025-04-30T05:09:03.023Z (about 2 months ago)
- Language: JavaScript
- Size: 235 KB
- Stars: 8
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yoplay!
[](https://travis-ci.org/pauldijou/generator-play)A Yeoman generator to bootstrap and improve Play! applications.
## Getting started
- Make sure you have [yo](https://github.com/yeoman/yo) installed:
`npm install -g yo`
- Install the generator **locally**: `npm install generator-play`
- Run: `yo play`## Templates
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)