0.0.1 • Published 9 years ago

generator-jquerify v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

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