Skip to content

go-lpc/mim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mim

GitHub release CI codecov Go Report Card GoDoc License

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.