~nhanb/aoc2022

embed test data too
done day 1
init boilerplate

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nhanb/aoc2022
read/write
git@git.sr.ht:~nhanb/aoc2022

You can also use your local clone with git send-email.

make watch
./aoc2022 1

# or just
go run . 1
go test
# etc.