grunt-boilerplate
v1.0.1
Published
A Grunt boilerplate to start your next project.
Downloads
5
Maintainers
Readme
Grunt Boilerplate
A Grunt boilerplate to start your next project.
Install
npm install grunt-boilerplate -g
CLI
Once you've installed grunt-boilerplate you can then run the command grunt-boilerplate
to add Grunt to your project.
grunt-boilerplate
Release History
- 1.0.0: Initial release.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am "Add some feature"
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess