Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobdalamb/advent-of-code


https://github.com/jacobdalamb/advent-of-code

advent-of-code bun

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# My [Advent of Code](https://adventofcode.com/) Journey

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```