Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 641 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 641 Bytes

generator-grunt-awesome-plugin

A Yeoman generator for Grunt plugin, the awesome way

Install

Yeoman

npm install -g yo

This generator

npm install -g generator-grunt-awesome-plugin

Create a brand new Grunt plugin

mkdir grunt-moo
cd grunt-moo
yo grunt-awesome-plugin

Generate a plugin

History

  • 0.1.0 : Initial version

License

Bertrand Chevrier - 2016 - MIT