@oclif/command

v1.8.36
oclif base command
oclif

build

rm -rf lib && tsc

lint

eslint . --ext .ts --config .eslintrc

posttest

yarn lint

prepublishOnly

yarn run build

test

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

version

conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md

pretest

yarn build --noEmit && tsc -p test --noEmit
npm i @oclif/command

Metadata

  • MIT
  • >=12.0.0
  • Salesforce
  • released 8/19/2023

Downloads