Current section

Files

Jump to
backoff rebar.config
Raw

rebar.config

{profiles, [
{test, [
{deps, [
{proper, {git, "git://github.com/manopapad/proper.git", {tag, "v1.1"}}}
]}
]}
]}.