Skip to content

nstudio/nps-i

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%