1.0.1 • Published 9 years ago

grunt-boilerplate v1.0.1

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

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT © Ryan Burgess