mim

mim
is the repository holding code for the MIM experiment.
Installation
The mim
package and its commands can be installed with go get
:
$> go get github.com/go-lpc/mim/...
Supported Go version
mim
supports and tests on the two most recent Go releases.