Skip to content
/ aoc24 Public

My AoC 2024 solutions - again using TS & Bun.

Notifications You must be signed in to change notification settings

varbrad/aoc24

Repository files navigation

aoc24

To install dependencies:

bun install

To run:

bun run index.ts

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

About

My AoC 2024 solutions - again using TS & Bun.

Resources

Stars

Watchers

Forks