A simple elli-based hello world app, written in [Gleam][2].
# Build the project
rebar3 compile
# Run the eunit tests
rebar3 eunit
# Run the Erlang REPL
rebar3 shell
# Build the release
rebar3 release
A simple elli-based hello world app, written in [Gleam][2].
# Build the project
rebar3 compile
# Run the eunit tests
rebar3 eunit
# Run the Erlang REPL
rebar3 shell
# Build the release
rebar3 release