An open API service indexing awesome lists of open source software.

https://github.com/stephenhebert/advent-of-code-2024


https://github.com/stephenhebert/advent-of-code-2024

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# code-advent-2024

https://adventofcode.com/2024

# To run:

1. Install tsx

`> npm i -g tsx`

2. Execute

`> tsx cd day1 && tsx 1.ts`