@shuaijs/brew-switch-node-cli
v1.0.2
Published
Switch node version via brew installed list
Downloads
1
Readme
brew-switch-node-cli
bsn-cli -- Switch node version via brew installed list
Install
$ npm install -g @shuaijs/brew-switch-node-cli
Example
$ bsn-cli ls
$ bsn-cli go
Usage
Usage: bsn-cli [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
ls List all installed node by brew
go start change node version
sw <version> switch a node version
help Print this help
LICENSE
MIT