Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 158 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 158 Bytes

Advent of Code 2023

Built with love & rust

Dev

cargo watch -x run

Calling with command line arguments: cargo watch -x 'run -- --day 2 --star 1'