git-hooks

v1.0.0
A tool to manage project Git hooks

postinstall

git-hooks --install

preuninstall

git-hooks --uninstall

test

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

coverage

istanbul cover _mocha --recursive tests

Metadata

  • MIT
  • >=0.10.x
  • Alexander Tarmolov
  • released 8/10/2015

Downloads

Maintainers