You must have the Rust toolchain installed, and access to run cargo
.
Create a file called cookie
in the root of the project, and paste your AoC cookie there.
The cookie is used only to download your puzzle input.
To run, execute cargo run --release -- <day>