Packages

A rebar3 plugin to generate config files using cuttlefish

Current section

Files

Jump to
rebar3_scuttler rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [
{bbmustache, "1.5.0"},
{verl, "1.0.2"},
{cuttlefish, "2.6.0"}
]}.