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

https://github.com/fuzetsu/advent_of_code_2024_gleam


https://github.com/fuzetsu/advent_of_code_2024_gleam

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# advent_of_code_2024_gleam

Learning gleam through advent of code 2024!

## Development

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