README
generator-jquery
Create a specific jQuery plugin with [Yeoman][], including QUnit unit tests.
This generator is based of generator-jquery, authored by Pascal Hartig
Maintained by Clive Walkden.
Install
$ npm install --global generator-jquery-clivewalkden
Usage
$ yo jquery-clivewalkden
Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.
License
MIT © Yeoman