@shuaijs/brew-switch-node-cli

Switch node version via brew installed list

Usage no npm install needed!

<script type="module">
  import shuaijsBrewSwitchNodeCli from 'https://cdn.skypack.dev/@shuaijs/brew-switch-node-cli';
</script>

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