githook-scripts

v1.1.0
easily run npm scripts in the git lifecycle
git hooks npm scripts

lint

eslint --ignore-path .gitignore ./

pretest

npm run lint

test

mocha "test/*.spec.js"

postinstall

node postinstall.js
npm i githook-scripts

Metadata

  • MIT
  • Whatever
  • PixnBits
  • released 5/22/2019

Downloads

Maintainers