Mune

CircleCI Inline docs Coverage Status Hex pm Ebert

Mune is pretty straightforward. Take a look at the utilities in the Mune module in the hex documentation to see what is available.

Installation

If available in Hex, the package can be installed by adding mune to your list of dependencies in mix.exs:

def deps do
  [
    {:mune, "~> 0.2.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mune.