git-needs-push

v1.0.0
Check synchronously if a git repository needs to push
is git repository repo is-git needs push

pretest

npm run lint

test

nyc ava

lint

eslint index.js

coveralls

nyc report --reporter=text-lcov | coveralls

prepublish

npm run babel

babel

babel index.js -o build.js

prepush

npm test
npm i git-needs-push

Metadata

  • MIT
  • Whatever
  • Jan Peer Stöcklmair
  • released 5/15/2017

Downloads

Maintainers