This repository contains my solutions to the Advent of Code 2021, a nerdy way of counting the days until Christmas solving programming puzzles.
git clone https://github.com/ALCC01/adventofcode2021
cd adventofcode2021
npm install
npm link
aoc2021 <day> <part> [file]
This software is released under the MIT license.