Current section

Files

Jump to
logflare_erl rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps,
[{gen_batch_server, "0.8.6"}, {bert, "0.1.0"}, {gun, "2.0.0-rc.1"}, {jsone, "1.6.1"}]}.
{edoc_opts, [{preprocess, true}]}.
{project_plugins, [rebar3_format]}.
{shell,
% {config, "config/sys.config"},
[{apps, [logflare]}]}.