@nickroberts/nps-i

2.0.8 • Public • Published

Interactive mode for nps

All Credit to Original Author and License

See the following for more:

Differences From Original Package

  • If you use an .npmrs or .npmrs.json file, it will load the nps config from there.
  • You can now use scripts that require user input.

Original README

license

MIT © siddharthkp



Interactive mode for nps

Demo:

 

install

npm install nps-i

or install it globally

npm install -g nps-i

 

usage

Replace nps with nps-i in your package.json

{
  "scripts": {
    "start": "nps-i"
  }
}

You can also use it with the shorthand ni when installed globally.

 

like it?

this repo

 

license

MIT © siddharthkp

Readme

Keywords

none

Package Sidebar

Install

npm i @nickroberts/nps-i

Weekly Downloads

0

Version

2.0.8

License

MIT

Unpacked Size

5.89 kB

Total Files

4

Last publish

Collaborators

  • nicholasjay