cargo generate --git https://github.com/ithinuel/yaah-template.git
.cargo run --release
.The template stores your session in .cargo/config.toml
. Alternatively you can define the environment
variable AOC_SESSION
.
yaah
will automatically download the input file and store it in input/{year}/{day}.txt
if it is
not present.