Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 821 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 821 Bytes

Yeoman Generator for jQuery Boilerplate Build Status

A Yeoman generator that provides a functional boilerplate to easily create jQuery plugins out of the box.

Usage

  1. Install the generator by running: npm install -g generator-jquery-boilerplate
  2. Run: yo jquery-boilerplate
  3. Start writing your jQuery plugin :)

Wanna know more?

Check jQuery Boilerplate's repository.

History

Check Releases for detailed changelog.

License

MIT License © Zeno Rocha