Current section

Files

Jump to
bpe rebar.config
Raw

rebar.config

{erl_opts, [nowarn_export_all]}.
{deps_dir, "deps"}.
{deps, [{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"master"}}}]}.