clap

v2.0.1
Command line argument parser
cli command option argument completion

lint

eslint lib test

lint-and-test

npm run lint && npm test

test

mocha -R progress

coverage

nyc npm test

travis

nyc npm run lint-and-test && npm run coveralls

coveralls

nyc report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • >=8.0.0
  • Roman Dvornov
  • released 12/16/2019

Downloads

Maintainers