module
0.0.0-20250104231952-10bb0cebd8b5
Repository: https://github.com/wigsinator/advent-of-code.git
Documentation: pkg.go.dev
# README
Wigsinator's Advent of Code Repository
In previous years, I've made a whole new repository for advent of code, but this year I figured I might as well take the leap and just put it all in one.
For 2024, I'm going to be doing Advent of Code in Go, because I've been meaning to learn the language. I also plan on doing a writeup of each day as I go through them, and will be posting these writeups to my personal blog.
Acknowledgements
Everything in the scripts/
and util/
folders are taken from Alex Chao's Advent of Code Go repository, modified to pull from the local package.