1.1.0 • Published 5 years ago

nps-autocomplete-prompt v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

nps-autocomplete-prompt

npm.io npm.io npm.io code style: prettier Greenkeeper badge

Autocomplete prompt for nps

Install

Install with npm:

npm install --save-dev nps-autocomplete-prompt
# or globally
npm install --global nps-autocomplete-prompt

Install with yarn:

yarn add --dev nps-autocomplete-prompt
# or globally
yarn global add nps-autocomplete-prompt

Usage

From project which has nps installed and contains package scripts file (package-scripts.js or package-scripts.yml):

nap

Any additonal cli parameters will be passed to nps and executed directly.

nap lint is equivalent to nps lint

Similar package

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago