Current section
Files
Jump to
Current section
Files
src/geas_rebar3.app.src
{application,geas_rebar3,
[{description,"Plugin to run GEAS with rebar3"},
{vsn,"1.4.5"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{pkg_name,"geas_rebar3"},
{licenses,["ISC"]},
{links,[{"Github",
"https://github.com/crownedgrouse/geas_rebar3"},
{"Wiki",
"https://github.com/crownedgrouse/geas/wiki/Rebar-plugins"}]}]}.