GitHunt
AN

ansgarlichter/AdventOfCode2023

This repository contains my solutions for the challenges of Advent of Code 2023.

Advent of Code

This repository contains my solutions for the challenges of Advent of Code 2023.

Setup

I use Bun and TypeScript to solve the challenges.

Installation

Install Bun: Installation | Bun Docs.`

curl -fsSL https://bun.sh/install | bash # for macOS, Linux, and WSL

Install the dependencies

bun install

Execute the Challenges

bun test

Languages

TypeScript100.0%

Contributors

Created December 5, 2023
Updated December 5, 2023