abellotti / miqversions

Because naming is hard. Really, really hard.

Home Page:https://github.com/chrisarcand/miqversions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miqversions

Because naming is hard. Really, really hard.

Usage

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

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

About

Because naming is hard. Really, really hard.

https://github.com/chrisarcand/miqversions

License:Apache License 2.0


Languages

Language:Go 100.0%