run-interactive
v1.0.1
Published
A simple interactive CLI (command line interface) to run your npm scripts
Downloads
2
Readme
run-interactive
A simple interactive CLI (command line interface) to run your npm scripts
(Because I like to keep my build tooling seperate from my editor...)
In the terminal, from a directory with a "package.json" and scripts defined in it:
npm install run-interactive -g
runi
ctrl+c