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

https://github.com/drwpow/aoc-2024


https://github.com/drwpow/aoc-2024

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 🎄 Advent of Code 2024

Uses [bun.sh](https://bun.sh). With that installed, run:

```
bun i
```

And to run a certain day, run:

```
bun 1.ts
```