@shuaijs/brew-switch-node-cli

1.0.2 • Public • Published

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

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @shuaijs/brew-switch-node-cli

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    5.38 kB

    Total Files

    4

    Last publish

    Collaborators

    • stanye