Installation
Mix Dependency (Recommended)
Add to your mix.exs:
def deps do
[
{:marcli, "~> 0.3.1"}
]
endThen run:
mix deps.getWhat's Changed
See README.md for usage details.
Verification
Verify the downloaded files using SHA256 checksums:
sha256sum -c marcli-archive.sha256Documentation
Full Changelog: v0.3.0...v0.3.1