Packages

An OTP library for testing Github Actions and Hex publishing

Retired package: Release invalid - This package is only for testing

Current section

Files

Jump to
ghatest src ghatest.app.src
Raw

src/ghatest.app.src

{application,ghatest,
[{description,"An OTP library for testing Github Actions and Hex publishing"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.