Home

Awesome

Node-Git-Hooks

Examples of Git hooks written in node with script to initialise them. Examples have been tested on OSX, Linux and Windows.

Simply run npm run git:init.

Customisable hooks

There are many.

Examples

Why Initialise?

You could just copy and paste but that would be boring and a one liner means your team of developers will be slightly less reluctant to add hooks to their flow!

Suggestions

I have no idea whether what I've done is best practice so please create issues with comments, suggestions and questions.

TODO