The package can be installed by adding maxo
to your list of dependencies in mix.exs
:
def deps do
[
{:maxo, "~> 0.1.0"}
]
end
The docs can be found at https://hexdocs.pm/maxo.
The lib is available as open source under the terms of the MIT License.