{erl_opts, [debug_info]}.
{deps, [cowboy,
        erlydtl,
	jsone]}.

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