p-s

v4.1.0
All the benefits of npm scripts without the cost of a bloated package.json and limits of json

start

nps

test

nps test

localstart

npm start build && node ./dist/bin/nps.js

commitmsg

opt --in commit-msg --exec "validate-commit-msg"

precommit

opt --in pre-commit --exec "npm start validate"
npm i p-s

Metadata

  • MIT
  • Whatever
  • Kent C. Dodds
  • released 2/18/2017

Downloads

Maintainers