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,"1.7.2"},
{applications,[kernel,stdlib,jsx]},
{contributors,["Tristan Sloughter"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/tsloughter/rebar3_hex"}]}]}.