Skip to content

8mist/advent-of-code

Repository files navigation

Advent of code

Personal Advent of Code puzzle solutions ⭐️⭐️

Setup

pnpm i

Usage

pnpm aoc [year] [day]

for example, will run the solution for day 1 of year 2024.

pnpm aoc 2024 1

day and year are optional. If not provided, the current day and year will be used.

For day setup without the headache

pnpm aoc -s [year] [day]

Solutions

About

Personal Advent of Code puzzle solutions

Resources

Stars

Watchers

Forks