Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 386 Bytes

File metadata and controls

21 lines (12 loc) · 386 Bytes

Advent of code

If you see this code is a mirror from my codeberg

if nixshell

nix develop

make sure to have

AOC_SESSION_TOKEN defined

you also need curl

for a specific date zig build -Dyear=2024 -Dday=9 for today zig build

tests doesnt show anything when passed add '--summary all' to show successed tests