rebar3 Hex Providers

Providers for interacting with the Erlang package manager hex.pm.

Usage

Add to your projects rebar.config:

{plugins, [{rebar3_hex, {git, "https://github.com/tsloughter/rebar3_hex.git", {branch, "master"}}}]}.

Commands