sip-cli
v2.0.0
Published
Terminal assistant to search and install npm packages.
Downloads
43
Maintainers
Readme
About SIP
sip
is a terminal assistant to S
earch and I
nstall npm P
ackages.
Installation
Using npm
Install
globally.
npm install -g sip-cli
Install
as a dev dependency.
npm install --save-dev sip-cli
Usage
$ sip-cli
Note : Internet connection required.
Features
🕵♀️️ Search npm packages : Search npm packages fast and efficiently using npms search api.
👩👧👧️ Install multiple packages : Easily search and install multiple npm packages with one click.
🍜 Shortcut keys : With one click we can open package repository and homepage.
| Key | Description | | ------------ | ---------------------------------------------------- | | Ctrl + w | Shortcut key to open package website. | | Ctrl + shift + r | Shortcut key to open package repository. | | Alt + [1..9] | Shortcut key to open particular package repository . |
👶️ Easy to use : Easy to use. ( made by a noob for other noobs ).
🌌️ Interactive : Interactive cli ( thanks to inquirer and chalk ).
< C'mon Fork me yeah />