Skip to content
/ migi Public

A helper library to configure software runtime

License

Notifications You must be signed in to change notification settings

rjansen/migi

Repository files navigation

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 ...