Skip to content

bear-in-a-box/advent-of-code-2023

Repository files navigation

Advent of Code 2023

Things to do after cloning

nvm use # or just have Node.js 20 installed
npm ci

Running

Current day in watch mode

./watch.sh <part>

(<part> can be either a or b)

Manually

npx nodemon days/<day>/<part>.ts

Join the party

https://adventofcode.com/2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published