Skip to content

chrisarcand/miqversions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miqversions

Because naming is hard. Really, really hard.

Usage

$ miqversions
+----------------+------------------------------+------------+-------+-------+------------+
|    MANAGEIQ    | CLOUDFORMS MANAGEMENT ENGINE | CLOUDFORMS | RUBY  | RAILS | POSTGRESQL |
+----------------+------------------------------+------------+-------+-------+------------+
|                | 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        | 2.2.z | 4.2.z | 9.4.z      |
| Darga          | 5.6.z                        | 4.1        | 2.2.z | 5.0.z | 9.4.z      |
| Euwe           | 5.7.z                        | 4.2        | 2.3.z | 5.0.z | 9.5.z      |
| Fine           | 5.8.z                        | 4.5        | 2.3.z | 5.0.z | 9.5.z      |
| Gaprindashvili | 5.9.z                        | 4.6        | 2.3.z | 5.0.z | 9.5.z      |
| Hammer         | 5.10.z                       | 4.7        | 2.4.z | 5.0.z | 9.5.z      |
| Ivanchuk       | 5.11.z                       | 5.0        | 2.5.z | 5.1.z | 10.y       |
+----------------+------------------------------+------------+-------+-------+------------+

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