Current section
Files
Jump to
Current section
Files
src/grisp_tools.app.src
{application,grisp_tools,
[{description,"GRiSP tools for building and deployment"},
{vsn,"0.2.6"},
{registered,[]},
{applications,[kernel,stdlib,ssl,inets,bbmustache,mapz]},
{env,[{cdn,"https://s3.amazonaws.com/grisp"}]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/grisp/grisp_tools"},
{"Changelog",
"https://github.com/grisp/grisp_tools/blob/master/CHANGELOG.md"},
{"Homepage","https://www.grisp.org"}]}]}.