Current section
Files
Jump to
Current section
Files
src/grpcbox_plugin.app.src
{application,grpcbox_plugin,
[{description,"Rebar3 plugin to generate behaviours for grpc services"},
{vsn,"0.3.0"},
{registered,[]},
{applications,[kernel,stdlib,gpb,providers]},
{env,[]},
{modules,[]},
{maintainers,["Tristan Sloughter"]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/tsloughter/grpcbox_plugin"}]}]}.