/advent-of-code-2023

https://adventofcode.com/2023

Primary LanguageTypeScript

advent-of-code-2023

Dependencies

To install dependencies:

bun install

Running

To run:

bun run test
bun run test:watch

Creating a New Day

bunx plop

Bun Stuff

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