Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 743 Bytes

migi Build Status Coverage Status Go Report Card

A helper library to configure software runtime

dependencies

tools (you must provide the installation)

tests and coverage

  • run unit tests: make docker.test
  • run html coverage: make docker.coverage.html

migi usage

Find some samples in the test file a better usage section will be avaiable soon ...