mirror of
https://github.com/JakeStanger/advent-of-code-go.git
synced 2026-07-11 09:14:53 +01:00
Advent of Code 2024 solutions in Go
- Go 94%
- Shell 6%
| .idea | ||
| days | ||
| utils | ||
| .gitignore | ||
| get_input.sh | ||
| go.mod | ||
| main.go | ||
| README.md | ||
Advent of Code 2024 solutions in Go
Create .env and set SESSION with your session cookie,
then use ./get_input.sh to download an input:
./get_input.sh 2024 01