Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 435 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 435 Bytes

advent-of-code-2024

Solved in TypeScript using deno 2.0

System requirements

How to use

First clone the repo and move into the directory:

git clone https://github.com/michae1bo/advent-of-code-2024.git
cd advent-of-code-2024

Then once you are in the right directory use this to run all puzzles at once:

deno run --allow-read main.ts