sip-cli
v2.0.0
Published
Terminal assistant to search and install npm packages.
Maintainers
Readme
About SIP
sip is a terminal assistant to Search and Install npm Packages.
Installation
Using npm
Install globally.
npm install -g sip-cliInstall as a dev dependency.
npm install --save-dev sip-cliUsage
$ sip-cliNote : 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 />
