|
1 year ago | |
---|---|---|
source | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.toml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
rustfmt.toml | 1 year 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.