Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Let's see how far I make it this year
https://github.com/salvatoret/advent-of-code-2024

aoc-2024-in-kotlin

Last synced: 11 days ago
JSON representation

Let's see how far I make it this year

Awesome Lists containing this project

README

        

# Advent of Code 2024

I'm not doing Rust this year.

## Running code

I'm trying out [Amper](https://github.com/JetBrains/amper) this year. To execute the whole project, just run the
following command.

```shell
./amper test
```