AOC2023

Details

Source
GitHub
Stars
1
Created
Dec. 7, 2023
Updated
June 16, 2024

README excerpt

# AOC2023

[Advent of Code 2023](https://adventofcode.com/2023) puzzles in GT.
## Installation

```
Metacello new
	repository: 'github://onierstrasz/AOC2023:main/src';
	baseline: 'AOC2023';
	load.
#BaselineOfAOC2023 asClass loadLepiter.
```

← Back to results