@anycli/errors

v0.2.2
display friendly CLI errors and log to error log
anycli

build

rm -rf lib && tsc

lint

concurrently -p command "tsc -p test --noEmit" "tslint -p test -t stylish"

pretest

yarn run build

posttest

yarn run lint

prepublishOnly

yarn run build

test

mocha --forbid-only "test/**/*.test.ts"
npm i @anycli/errors

Metadata

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

Downloads