8000 GitHub - Oskarowski/advent-of-code: Advent of Code solutions
[go: up one dir, main page]

Skip to content

Oskarowski/advent-of-code

Repository files navigation

advent-of-code

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.2.14. Bun is a fast all-in-one JavaScript runtime.

0