Current section

Files

Jump to
gisla src gisla.app.src
Raw

src/gisla.app.src

{application,gisla,
[{description,"Sagas for Erlang"},
{vsn,"2.1.1"},
{registered,[]},
{applications,[kernel,stdlib,hut]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/mrallen1/gisla"}]}]}.