Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 307 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 307 Bytes

Generate day with cargo run -- <options>

To get all the options run cargo run -- --help

Run day with cargo run --bin <year>-<day>

Example cargo run --bin 2021-1

Set session cookie on .env file or shell env with as value AOC_COOKIE

Example AOC_COOKIE=session=yourverysecretsessioncookiehere