API Reference aoc v0.15.0
View SourceModules
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.