generator-deliteful-app
v0.3.0
Published
A deliteful application generator for Yeoman
Downloads
11
Readme
generator-deliteful-app
Yeoman generator for applications leveraging deliteful elements.
Status
Latest release is 0.3.x
Issues
Bugs and open issues are tracked in the github issues tracker.
Installation
To install generator-deliteful-app from npm, run:
$ npm install -g generator-deliteful-app
Make a new directory and cd into it:
mkdir -p my-app && cd $_
Finally, initiate the generator to scaffold your application and follow the instructions:
$ yo deliteful-app
Licensing & Contributions
This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.
All contributions require a Dojo Foundation CLA.