Motocho
An accounting library for Elixir.
[!WARNING] This library is extremely experimental. Also I don't know what I'm doing.
Installation
If available in Hex, the package can be installed
by adding motocho to your list of dependencies in mix.exs:
def deps do
[
{:motocho, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/motocho.