1.0.2 • Published 7 years ago
run-npm-scripts v1.0.2
run-npm-scripts is a command-line tool that allows you to run scripts listed on package.json in interactive way.
Installation
npm install -g run-npm-scripts
Usage
Show npm scripts listed on package.json in current directory:
$ rns
? Select npm script to run
❯ start
build
test
Requirements
node.js 6.4.0+
License
The MIT License.
Copyright ⓒ 2017 Aiden Ahn.