aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 514e8ea0d560ebf35151640b953fb20ed2138588 (plain)
1
2
3
4
5
6
7
8
9
10
# Gleam stdlib

Gleam's standard library!

## Quick reference

```sh
# Run the unit tests
rebar3 eunit
```