Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 165 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 165 Bytes

io

Input/output for Gleam!

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell