2.0.8 • Published 3 years ago

@nickroberts/nps-i v2.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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

 

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?

:star: this repo

 

license

MIT © siddharthkp

2.0.5

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.8

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago