Current section
Files
Jump to
Current section
Files
src/rebar3_efene_ct.app.src
{application,rebar3_efene_ct,
[{description,"efene rebar3 common test plugin"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{env,[{providers,[efene]}]},
{maintainers,["Mariano Guerra"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/efene/rebar3_efene_compile"}]}]}.