Current section
Files
Jump to
Current section
Files
src/rebar3_efene_shell.app.src
{application,rebar3_efene_shell,
[{description,"rebar3 shell plugin for efene"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Mariano Guerra"]},
{licenses,["APL"]},
{links,[{"Github",
"https://github.com/efene/rebar3_efene_shell"}]}]}.