Skip to content

My attempt at Advent of Code 2023 using Typescript, the Bun runtime and Test Driven Development

Notifications You must be signed in to change notification settings

dankcgi/advent23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent23

To install dependencies:

bun install

To run:

bun run index.ts

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

About

My attempt at Advent of Code 2023 using Typescript, the Bun runtime and Test Driven Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published