ithinuel / yaah

Yet Another AOC Helper
https://crates.io/crates/yaah
MIT License
2 stars 2 forks source link
advent-of-code helper

Yet Another AOC Helper

crates.io

Getting started

AOC Session

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.