Current section

Files

Jump to
edeliver src edeliver.app.src
Raw

src/edeliver.app.src

{application, edeliver,
[
{description, "erlang remote build and deploy tool"},
{vsn, "1.0"},
{registered, []},
{applications, []},
{modules, []},
{env, []}
]}.