mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-12 18:58:00 +00:00
557 B
557 B
advent_of_code
A Gleam project
Quick start
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
Installation
If available on Hex this package can be added to your Gleam project:
gleam add advent_of_code
and its documentation can be found at https://hexdocs.pm/advent_of_code.