Packages

A rebar plugin for abnfc

Current section

Files

Jump to
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [
{abnfc, ".*", {git, "git://github.com/heroku/abnfc.git", {branch, "master"}}}
]}.