Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 234 Bytes

The Gleam Language Tour

An interactive tour of the Gleam programming language.

# Download a wasm version of the Gleam compiler
./bin/download-compiler

# Build the site
gleam run

# It's now all the in `docs/` directory