prompting for npm scripts
shell
npm i prompt-4-scripts -g
Prompt for npm-scripts and run them in a sub shell
USAGE
$ p4-scripts
OPTIONS
-h, --help show CLI help
-p, --path=path [default: /path/to/your/current/working/directory/package.json] path to your
package.json. If no path is given it uses the current working directory `process.cwd()`
-v, --version show CLI version