Current section

Files

Jump to
rebar3_hex src rebar3_hex.app.src
Raw

src/rebar3_hex.app.src

{application,rebar3_hex,
[{description,"Hex.pm plugin for rebar3"},
{vsn,"2.2.0"},
{applications,[kernel,stdlib]},
{maintainers,["Tristan Sloughter"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/tsloughter/rebar3_hex"}]}]}.