https://github.com/pepebecker/clivm
Switch between different versions of CLIs installed on your system.
https://github.com/pepebecker/clivm
cli command line manager tool version
Last synced: 8 months ago
JSON representation
Switch between different versions of CLIs installed on your system.
- Host: GitHub
- URL: https://github.com/pepebecker/clivm
- Owner: pepebecker
- License: mit
- Created: 2017-05-29T13:59:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T23:22:26.000Z (over 8 years ago)
- Last Synced: 2025-02-22T07:03:55.825Z (over 1 year ago)
- Topics: cli, command, line, manager, tool, version
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/clivm
- Size: 24.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLI Version Manager
Switch between different versions of command line tools installed on your system.
[](https://www.npmjs.com/package/clivm)
[](https://david-dm.org/pepebecker/clivm)
[](https://david-dm.org/pepebecker/clivm#info=devDependencies)
[](https://opensource.org/licenses/MIT)
[](https://gitter.im/pepebecker)
## Install
```shell
npm install clivm -g
```
## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/pepebecker/clivm/issues).