Skip to content

MarkusZoppelt/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

These are my solutions for Advent of Code 2023, where my goal is to learn TypeScript and familiarize myself with the conventions. Please don't hate if some or all code is non-idiomatic.

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.

About

Advent of Code 2023 in TypeScript (bun)

Topics

Resources

Stars

Watchers

Forks