Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 286 Bytes

readme.md

File metadata and controls

19 lines (16 loc) · 286 Bytes

aoc

cli args

Usage: aoc [OPTIONS]

Options:
-y, --year <YEAR>
Year of exercise [default: 2023]
-d, --day <DAY>
Day of the month [default: 1] [default: 1]
-h, --help
Print help information
-V, --version
Print version information

run

cargo run -- -y 2023 -d 1