Yeoman generator for delite elements.
Latest release is 0.4.x
Bugs and open issues are tracked in the github issues tracker.
To install generator-delite-element from npm, run:
$ npm install -g generator-delite-element
Make a new directory and cd into it:
mkdir -p my-element && cd $_
Finally, initiate the generator to scaffold your element and follow the instructions:
$ yo delite-element
This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.
All contributions require a Dojo Foundation CLA.