Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).