Github Actions status

Junex

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.1.0"}
]
end

TODO