@oclif/plugin-command-snapshot

v5.0.3
generates and compares OCLIF plugins snapshot files
oclif-plugin

lint

eslint . --ext .ts

test

nyc --extension .ts mocha --forbid-only "test/**/*.test.ts" --timeout 20000

build

rm -rf lib && tsc -b

prepack

rm -rf lib && tsc -b && oclif lock && oclif manifest . && oclif readme

prepare

husky install && yarn build

version

oclif readme && git add README.md

postpack

rm -f oclif.lock oclif.manifest.json

posttest

yarn lint

commitlint

commitlint
npm i @oclif/[email protected]

Metadata

  • MIT
  • >=18.0.0
  • Salesforce
  • released 11/26/2023

Downloads