shdblowers / my_first_gleam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_first_gleam

A Gleam library

Quick start

# Build the project
rebar3 compile

# Run the eunit tests
rebar3 eunit

# Run the Erlang REPL
rebar3 shell

About

License:Apache License 2.0


Languages

Language:Erlang 100.0%