why-run
v0.2.1
Published
A tool to document you package.json scripts
Readme
why-run
A tool to document you package.json scripts
npx why-run --init # will create a package-why.json file where you can write docs for your scripts
npx why-run test # will display docs for 'npm run test' command