git-hooks

v1.1.10
A tool to manage project Git hooks
git hooks hook lint test development applypatch-msg commit-msg post-applypatch and 12 more...

postinstall

./bin/git-hooks --install

preuninstall

./bin/git-hooks --uninstall

test

jscs . && jshint . && mocha --reporter spec --recursive tests

coverage

istanbul cover _mocha --recursive tests
npm i git-hooks

Metadata

  • MIT
  • >=0.8.x
  • Alexander Tarmolov
  • released 2/13/2018

Downloads

Maintainers