An open API service indexing awesome lists of open source software.

https://github.com/perchunpak/advent-of-code-2024

decided to learn gleam
https://github.com/perchunpak/advent-of-code-2024

Last synced: 6 months ago
JSON representation

decided to learn gleam

Awesome Lists containing this project

README

          

# Advent of Code 2024

My solutions for [Advent of Code 2024](https://adventofcode.com/2024) using [Gleam](https://gleam.run/)

```sh
gleam test # Run the tests
```