Packages

A Cowboy response middleware.

Current section

Files

Jump to
openroad rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [cowboy,
erlydtl,
jsone]}.
{shell, [
% {config, "config/sys.config"},
{apps, [openroad]}
]}.