View Source API Reference aoc v0.14.0
Modules
An output shell implementation allowing your CLI commands to send their output as messages to themselves. This is most useful for tests.
Mix Tasks
This task will execute the following operations
This task will fetch the puzzle into priv/inputs
.
Opens the puzzle page with your defined browser on on adventofcode.com.
Runs your solution with the corresponding year/day input from priv/inputs
.
This task allows to configure the default values used by the other commands.
Runs your test file for the Advent of Code puzzle.
Outputs the on adventofcode.com URL for a puzzle.