Yeoman generator for applications leveraging deliteful elements.
Latest release is 0.3.x
Bugs and open issues are tracked in the github issues tracker.
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
This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.
All contributions require a Dojo Foundation CLA.