@oclif/dev-cli

v1.10.1
helpers for oclif CLIs
oclif

lint

tsc -p test --noEmit && tslint -p test -t stylish

postpack

rm -f .oclif.manifest.json

posttest

tsc -p test --noEmit && tslint -p test -t stylish

prepack

rm -rf lib && tsc && node ./bin/run manifest

test

mocha --forbid-only "test/**/*.test.ts"

version

node ./bin/run readme && git add README.md
npm i @oclif/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Jeff Dickey @jdxcode
  • released 4/10/2018

Downloads