Current section
Files
Jump to
Current section
Files
travianmap
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [
{thoas, "0.2.0"},
{proper, "1.4.0"}
]}.
{project_plugins, [rebar3_hex]}.