mix aoc.fetch (aoc v0.15.0)
View SourceThis task will fetch the puzzle into priv/inputs
.
It will not overwrite an existing input file.
Usage
mix aoc.fetch [options]
Options
-y, --year <integer>
- Year of the puzzle Defaults to today's year or custom default.-d, --day <integer>
- Day of the puzzle Defaults to today's day or custom default.--help
- Displays this help.
Summary
Functions
Callback implementation for Mix.Task.run/1
.
Functions
Callback implementation for Mix.Task.run/1
.