abs0luty / gleam-tutorial

A tutorial for the Gleam programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gleam tutorial banner

If you want to see the tutorial click here.

Building locally

If you want to build the book from source on your machine, clone the repo and run mdbook build:

git clone https://github.com/abs0luty/gleam-tutorial
cd gleam-tutorial
mdbook build

Then, go to book/index.html. Alternatively, you can run mdbook serve, which will start the mdbook server at localhost.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

About

A tutorial for the Gleam programming language.


Languages

Language:JavaScript 100.0%