hypermerge

v0.3.3
why merge when you can HYPERMERGE

doc-serve

documentation serve --watch index.js

doc-build

documentation build index.js -f html -o docs

tape

tape tests/*.js

test

standard && nyc tape tests/*.js | tap-nyc

coverage

nyc report -r html && opn coverage/index.html

precommit

npm test && npm run doc-build

prepush

npm test

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/23/2018

Downloads