Current section
Files
Jump to
Current section
Files
src/relsyncd.app.src
{application,relsyncd,
[{description,"Synchronize a release on a remote node"},
{vsn,"0.1.0"},
{registered,[]},
{mod,{relsyncd_app,[]}},
{applications,[kernel,stdlib,ssh,relsync_lib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.