Current section

Files

Jump to
epc rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{hex, [{doc, edoc}]}.
{project_plugins, [rebar3_hex]}.