Create a puzzling.toml
file at the root of the crate
[advent_of_code]
session_secret = "YOUR_ADVENT_OF_CODE_SESSION_ID_HERE"
./advent.fish YYYY DD
In 2020 I implemented most of Advent of Code in Python, the code is archived in the
archive-python
branch of this repository.