Overview This is my repo for the Advent of code challenges. Usage Install Node.js Install pnpm Clone this repo Run pnpm install Run pnpm start to run Dev Run d-aoc -w to run challenges in watch mode after you already ran pnpm start once Add the -t flag to run input tests Open another terminal and run pnpm dev to recompile .ts files on change