Crates.io | yaah |
lib.rs | yaah |
version | 0.2.2 |
source | src |
created_at | 2022-10-16 00:00:40.548388 |
updated_at | 2022-12-01 06:08:34.281375 |
description | YAAH – Yet Another AOC Helper |
homepage | |
repository | https://github.com/ithinuel/yaah |
max_upload_size | |
id | 689212 |
size | 35,957 |
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.