wecodemore / grunt-githooks

A Grunt plugin to help bind Grunt tasks to Git hooks
https://npmjs.org/package/grunt-githooks
MIT License
317 stars 24 forks source link

Add a couple example of using this plugin with coffeeScript #31

Open DinisCruz opened 9 years ago

DinisCruz commented 9 years ago

For example, here is how I used it

image

Also, it might be helpful do mention that we need to run grunt githooks to create the hooks (maybe it is here and I missed it)

image

Here are the hooks created

image

image

franz-josef-kaiser commented 9 years ago

:+1: Thanks for adding that info. Could you check if you can add a page to the Wiki? Preferably with text instead of screenshots, so later contributors can edit the text instead of adding new screenshots.