egs/apps/egs_net/rebar.config

5 lines
119 B
Plaintext
Raw Normal View History

{deps, [
{erlson, ".*", {git, "https://github.com/alavrik/erlson.git", "HEAD"}}
]}.
{plugins, [erlson_rebar_plugin]}.