Current section
Files
Jump to
Current section
Files
elli_swagger
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [{elli, "3.3.0"}, jsx]}.
{shell, [
{config, "config/sys.config"},
{apps, []}
]}.
{plugins, [rebar3_hex]}.