Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 180 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 180 Bytes

hello_world

A Midas/Gleam project template

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell