{erl_opts, [debug_info]}.
{deps, [{elli, "3.3.0"}, jsx]}.

{shell, [
    {config, "config/sys.config"},
    {apps, []}
]}.

{plugins, [rebar3_hex]}.