Parasut client for elixir

Build StatusCoverage StatusHex.pmHex.pm

This project on going work

Installation

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

Documentation

available HexDocs.

Contribution

All contributions are welcomed as long as you follow the conventions of Elixir language.

License

Apache 2.0