0.1.2 • Published 6 years ago

prompt-4-scripts v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

prompt-4-scripts

prompting for npm scripts

oclif Version Downloads/week License

shell

npm i prompt-4-scripts -g

Usage

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

Commands