@oclif/plugin-help

v6.2.14
Standard help for oclif.
oclif-plugin

build

shx rm -rf lib && tsc

clean

shx rm -f oclif.manifest.json

compile

tsc

lint

eslint . --ext .ts

postpack

yarn run clean

posttest

yarn lint

prepack

yarn build && oclif manifest && oclif readme

prepare

husky && yarn build

pretest

yarn build --noEmit && tsc -p test --noEmit

test

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

version

oclif readme && git add README.md
npm i @oclif/plugin-help

Metadata

  • MIT
  • >=18.0.0
  • Salesforce
  • released 10/5/2024

Downloads