Skip to content

docyx/advent-of-code

Repository files navigation

🎄 Advent of Code

My Advent of Code repository. Not my best code, but it works :)

Running the Code

Create an input.txt file with the input data for the day you want to run.

Now, in your terminal (example usage):

YEAR=2022 DAY=4 npm run start

Index

License

MIT