Junex Build statusHex.pm

A simple wrapper to have a better interaction to the Juno API.

Installation

Just add junex to your dependencies list on mix.exs:

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

Online documentation can be found on Hex.pm

TODO