Skip to content

gleam-lang/language-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 `public/` directory