Current section
Files
Jump to
Current section
Files
atomvm_rebar3_plugin
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [
{atomvm_packbeam, "0.2.0"}
]}.
{plugins, [rebar3_hex]}.