Current section
Files
Jump to
Current section
Files
src/edeliver.app.src
{application, edeliver,
[
{description, "erlang remote build and deploy tool"},
{vsn, "1.0"},
{registered, []},
{applications, []},
{modules, []},
{env, []}
]}.