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

gleam-experiments/io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 22, 2020
5eb1354 Β· May 22, 2020

History

7 Commits
Mar 1, 2020
May 22, 2020
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 30, 2019

Repository files navigation

io

Input/output for Gleam!

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell