Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 967 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 967 Bytes

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.