Current section

Files

Jump to
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [
{yang, "", {git, "https://github.com/travelping/yang.git", {branch, "master"}}}
]}.