@anycli/plugin-help

v0.6.0
standard help for anycli
anycli-plugin

build

rm -rf lib && tsc

lint

concurrently -p command "eslint ." "tsc -p test --noEmit" "tslint -p test"

postpublish

rm .anycli.manifest.json

posttest

yarn run lint

prepublishOnly

yarn run build && anycli-dev manifest

test

mocha --forbid-only "test/**/*.test.ts"
npm i @anycli/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Jeff Dickey @jdxcode
  • released 2/3/2018

Downloads