Skip to content

AlenVelocity/Advent-of-Code

Repository files navigation

Advent of Code

My attenpts to the advent of code challenges.

To run, run:

gh repo clone AlenSaito1/Advent-of-Code 
# git clone https://github.com/AlenSaito1/Advent-of-Code.git
cd Advent-of-Code
npm ci
npm run aoc <day>

E.g.

npm run aoc 01

About

My attempts at Advent of Code 2021 Challenges

Topics

Resources

Stars

Watchers

Forks