Current section

Files

Jump to
jb_private123 rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{project_plugins, [rebar3_hex]}.
{deps, [rebar3_hex]}.
{hex, [{repos, [#{name => <<"hexpm:jellybeam">>, repo_url => <<"foo">> }]}]}.