Categorygithub.com/hreeder/aocgo
repository
0.0.0-20241207105432-53f6f9ff484b
Repository: https://github.com/hreeder/aocgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

aocgo

Advent of Code, in Go.

New Day?

$ npx hygen day new --year 2016 --day 2

Creates all of the scaffolding ready to use.

--year defaults to 2024, so does not need to be specified for 2024 problems.