this repo has no description
TypeScript 9.8%
Other 90.2%
1 1 0

Clone this repository

https://tangled.org/alice.mosphere.at/aoc2023 https://tangled.org/did:plc:by3jhwdqgbtrcc7q4tkkv3cf/aoc2023
git@tangled.org:alice.mosphere.at/aoc2023 git@tangled.org:did:plc:by3jhwdqgbtrcc7q4tkkv3cf/aoc2023

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Advent of Code 2023#

To install dependencies:

bun install

To run:

bun run index.ts

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