Current section

Files

Jump to
bristow src bristow.app.src
Raw

src/bristow.app.src

{application,bristow,
[{description,"Create function's alias"},
{vsn,"0.1.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Gregoire Lejeune"]},
{licenses,["BSD-3"]},
{links,[{"Github","https://github.com/botsunit/bristow"}]},
{files,["src/*","Makefile","bu.mk","README.md","rebar.config",
"rebar.lock","mix.exs"]},
{build_tools,["rebar3","mix","make"]}]}.