run-npm-scripts

1.0.2 • Public • Published

run-npm-scripts is a command-line tool that allows you to run scripts listed on package.json in interactive way.

run-npm-scripts-screenshot

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.

Package Sidebar

Install

npm i run-npm-scripts

Weekly Downloads

30

Version

1.0.2

License

MIT

Last publish

Collaborators

  • eu81273