Skip to content

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

Notifications You must be signed in to change notification settings

AnsgarLichter/AdventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published