generator-jquerify
v0.0.1
Published
Build a new project use the jquery way
Downloads
2
Maintainers
Readme
generator-jquerify
Build a new project use the jquery way
Getting Started
Yeoman Generators
Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.
To install generator-jquerify from npm, run:
npm install -g generator-jquerify
Initiate the generator:
yo jquerify
Create a new module
yo jquerify:mod modName
License
MIT