Advent of Code 2023 -- code and solutions
Run this:
cd 01
bun --watch part1.tsIt will recompile the ts file when changed and execute the resulting js.
Advent of Code 2023 -- code and solutions
Run this:
cd 01
bun --watch part1.tsIt will recompile the ts file when changed and execute the resulting js.