hypermerge

v0.4.0
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
npm i hypermerge

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/13/2018

Downloads