@oclif/plugin-command-snapshot

v3.2.5
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
  • >=12.0.0
  • Salesforce
  • released 10/16/2022

Downloads