switchit

v1.0.8
Command-line Switcher and Dispatcher
command cli

lint

eslint ./src/**/*.js

pretest

npm run lint && nsp check

test:unit

nyc mocha test/unit

test

npm run test:unit

coverage

nyc report --reporter=text-lcov | coveralls
npm i switchit

Metadata

  • MIT
  • >6.0.0
  • Don Griffin
  • released 8/8/2017

Downloads