Packages

Erlang AtomVM library

Current section

Files

Jump to
eavmlib rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, []}.
{plugins, [rebar3_hex]}.
{shell, [
{apps, [eavmlib]}
]}.