Current section
Files
Jump to
Current section
Files
src/mixactions.app.src
{application,mixactions,
[{description,"App for testing mix and GitHub actions"},
{vsn,"0.1.0"},
{registered,[]},
{mod,{mixactions_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[]}]}.