Current section
Files
Jump to
Current section
Files
src/behavior3erl.app.src
{application,behavior3erl,
[{description,"Behavior3 by erlang library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/dong50252409/behavior3erl"}]}]}.