|
3 months ago | |
---|---|---|
source | 3 months ago | |
.gitignore | 4 months ago | |
Cargo.toml | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
rustfmt.toml | 4 months ago |
My attempt at the 2020 Advent of Code.
.env
file with your AoC session cookie. While on the AoC website in Firefox:
SHIFT+F9
to open the Storage DevTools.https://adventofcode.com
.session
value..env
as ADVENT_OF_CODE_SESSION="<session value>"
.cargo run -q
.Released into the public domain with the Unlicense.