Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mvlootman/aoc2024


https://github.com/mvlootman/aoc2024

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# aoc2024
Solving Advent of Code 2024 using Gleam!

## Development

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