nyi
v1.1.6
Published
node package install by yarn uses TUI interface
Downloads
226
Readme
NYI (Npm Yarn Install)
npm yarn install TUI interface
Installation
> npm install nyi --global
Use
> nyi -p react -m save
Options
> nyi --help
Usage: index [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p --package npm package name
-m --mode set dependencies mode, "dev" or "save")
Keybind
-- now version --
react is not install
-- installation --
* press 'enter' to install choose version
* press 'u' to install above then choose version
* press 'l' to install latest version
* press 'n' to install next version
* press 'r' to remove package
* press 'i' to change install mode
-- download package --
* press 'ctrl + g' to download tgz package
-- selection --
* press 'space' or 'ctrl + d' to next pagination
* press 'ctrl + b' to pre pagination
* press 'j' to select next
* press 'k' to select pre
-- document --
* press 'o' to open npm website
-- exit --
* press 'ctrl + c' to exit