@oclif/plugin-command-snapshot

v4.0.13
generates and compares OCLIF plugins snapshot files
oclif-plugin

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 manifest . && oclif readme

version

oclif readme && git add README.md

postpack

rm -f oclif.manifest.json

posttest

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

commitlint

commitlint
npm i @oclif/[email protected]

Metadata

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

Downloads