advent-of-code
This repo hosts releases and builds of a golang command line tool to answer the questions on adventofcode.com.
How to Use this Repo
This tool is made freely available for anyone interested in various approaches to the Advent of Code puzzles. You can simply read the code on GitHub or clone it to your machine (or a codespace) and run it yourself!
Contributions
Alternative solutions, Bug Fixes, and General Issues are welcome! Please be aware the main branch is locked down to pr only with review.
Thank you so much to Advent of Code!