Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 267 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 267 Bytes

Advent of Code 2021

Build and run

nix-shell
make run day=XX

For day 1:

nix-shell
make run day=01

Watch: build and run (debug)

nix-shell
make watch day=XX

License

MIT - Copyright 2021 Basile Henry