This project on going work
available in Hex, the package can be installed
by adding parasut
to your list of dependencies in mix.exs
:
def deps do
[
{:parasut, "~> 0.1.0"}
]
end
All contributions are welcomed as long as you follow the conventions of Elixir language.
Apache 2.0