Current section
Files
Jump to
Current section
Files
src/mpgit.app.src
{application,mpgit,
[{description,"A library for git commands."},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib,lager]},
{env,[]},
{modules,[]},
{maintainers,["Tuan Tran"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/mptnt1988/mpgit"}]}]}.