@oclif/plugin-command-snapshot

v5.2.19
generates and compares OCLIF plugins snapshot files
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

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

version

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

Metadata

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

Downloads