Skip to content

wbeuil/advent-of-code

Repository files navigation

Advent of Code

To install dependencies:

$ bun install

All the commands you can run:

$ bun test # run all tests
$ bun solve <day> <year> # run the solver for a specific day and year
$ bun format # format all files
$ bun lint # lint all files
$ bun typecheck # typecheck all files

About

My solutions to Advent of Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published