@deboxsoft/cpx

v1.5.0
Copy file globs, watching for changes.
cp cli tool commandline sync rsync watch observe copy and 6 more...

_mocha

_mocha "test/*.js" --timeout 15000

clean

rimraf .nyc_output coverage test-ws

codecov

nyc report -r lcovonly && codecov

coverage

nyc report -r lcov && opener coverage/lcov-report/index.html

lint

eslint bin lib test

postversion

git push && git push --tags

pretest

npm run -s lint

preversion

npm test

test

nyc --require babel-register npm run -s _mocha

watch

npm run -s _mocha -- --require babel-register --watch --growl
npm i @deboxsoft/cpx

Metadata

  • MIT
  • >=6.5
  • Toru Nagashima
  • released 5/13/2019

Downloads