1.0.2 • Published 4 years ago

@shuaijs/brew-switch-node-cli v1.0.2

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

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