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

Latest commit

History

History
21 lines (13 loc) 路 280 Bytes

README.md

File metadata and controls

21 lines (13 loc) 路 280 Bytes

experimental_otp_supervisor

This library has been merged into the gleam_otp library.

A Gleam program

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell