{erl_opts, [debug_info]}.
{deps, [yamerl, gproc, jsx]}.

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