/aoc-2020

Solutions for Advent of Code 2020

Primary LanguagePython

Advent of Code 2020 Solutions

Library used for data: https://github.com/wimglenn/advent-of-code-data.

Main things:

  • Fetch your token (help)
  • Save the value in ~/.config/aocd/token

Downloading inputs

# Today's data
aocd > in.txt

# Data of a specific puzzle
aocd 3 2020 > in.txt