8000 GitHub - wbeuil/advent-of-code: My solutions to Advent of Code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0