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
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
5
0.2.1
MIT
3.47 kB
4