philipgiuliani / aoc_2023

Advent of Code 2023 - Gleam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoc_2023

Package Version Hex Docs

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 aoc_2023

and its documentation can be found at https://hexdocs.pm/aoc_2023.

About

Advent of Code 2023 - Gleam


Languages

Language:Gleam 100.0%