{erl_opts, [debug_info]}.
{deps, []}.
{plugins, [rebar3_hex]}.

{shell, [
  % {config, "config/sys.config"},
    {apps, [htnerlang]}
]}.
