Current section
Files
Jump to
Current section
Files
src/underack.app.src
{application,underack,
[{description,"A Eurorack-inspired, modular, MIDI generation and manipulation system"},
{vsn,"0.1.0-dev"},
{registered,[]},
{mod,{'underack-app',[]}},
{applications,[kernel,stdlib,logjam,lfe]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/ut-proj/underack"},
{"Hex","https://hex.pm/packages/underack"}]},
{exclude_paths,["priv/images"]}]}.