Current section

Files

Jump to
active rebar.config
Raw

rebar.config

{erl_opts,[nowarn_deprecated_function]}.
{deps, [{mad, ".*", {git, "git://github.com/synrc/mad", {tag,"master"}}},
{fs, ".*", {git, "git://github.com/synrc/fs", {tag,"master"}}}]}.