Current section
Files
Jump to
Current section
Files
src/rebar3_bench.app.src
{application,rebar3_bench,
[{description,"Rebar3 microbenchmark plugin"},
{vsn,"0.3.0"},
{registered,[]},
{applications,[kernel,stdlib,eministat]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/seriyps/rebar3_bench"}]}]}.