Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T23:22:26.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T18:49:42.057Z (8 days 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.[![npm version](https://img.shields.io/npm/v/clivm.svg)](https://www.npmjs.com/package/clivm)
[![dependency status](https://img.shields.io/david/pepebecker/clivm.svg)](https://david-dm.org/pepebecker/clivm)
[![dev dependency status](https://img.shields.io/david/dev/pepebecker/clivm.svg)](https://david-dm.org/pepebecker/clivm#info=devDependencies)
[![MIT-licensed](https://img.shields.io/github/license/pepebecker/clivm.svg)](https://opensource.org/licenses/MIT)
[![chat on gitter](https://badges.gitter.im/pepebecker.svg)](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).