/aoc-23

AoC 2023

Primary LanguageTypeScript

Obed's AoC 2023

The challenge is to complete the puzzles using Helix, lazygit, and Bun.

To install dependencies:

bun install

To run:

cat input/day-01.txt | bun run src/day-01-1.ts