Skip to content

brw/Advent-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My Advent of Code solutions in JavaScript/TypeScript.

Setup inspired by Kyle Shevlin.

Workflow

For every new day I copy the template files, modify index.test.ts with the example inputs and outputs and copy the actual input to input.txt, run bun test --watch <dir> (bun) and get coding :)

About

My Advent of Code solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published