[NOTE: This project has been superseded by the generator-dojo-widget yeoman generator.]
A grunt-init template for creating a new dojo widget and associated Jasmine test suite.
To install:
git clone https://github.com/stdavis/grunt-init-dojowidget.git ~/.grunt-init/dojowidget
To use:
grunt-init dojowidget
Note: All files are created in the src/ directory. Works well with the dojo-boilerplate folder structure.