Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.22 KB

miqversions

Because naming is hard. Really, really hard.

Usage

$ miqversions
+------------+------------------------------+---------------+
|  MANAGEIQ  | CLOUDFORMS MANAGEMENT ENGINE |  CLOUDFORMS   |
+------------+------------------------------+---------------+
|            | 5.1.x                        |           2.0 |
|            | 5.2.x                        |           3.0 |
| Anand      | 5.3.x                        |           3.1 |
| Botvinnik  | 5.4.x                        |           3.2 |
| Capablanca | 5.5.x                        |           4.0 |
| Darga      | 5.6.x                        |           4.1 |
| Euwe       | 5.7.x                        |           4.2 |
| Fine       | 5.8.x (pending)              | 4.5 (pending) |
+------------+------------------------------+---------------+

Installation

Homebrew (MacOS)

$ brew tap chrisarcand/formulae
$ brew install miqversions

Other platforms

Golang must be installed.

$ go get github.com/chrisarcand/miqversions

License

Apache License, Version 2.0 © 2017 Chris Arcand