npm.io
1.0.2 • Published 8 years agoCLI

nps-i

Licence
MIT
Version
1.0.2
Deps
5
Size
4 kB
Vulns
0
Weekly
0



Interactive mode for nps

 

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