Current section
Files
Jump to
Current section
Files
grisp_tools
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [
{mapz, "~> 2.2"},
bbmustache,
hackney
]}.
{project_plugins, [geas_rebar3]}.