Skip to content

eferm/aoc-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-2020

Solutions for Advent of Code 2020

Setup

  1. Install Python
    1. brew install pyenv
    2. pyenv install 3.9.0
    3. pyenv local 3.9.0
  2. Install Poetry
  3. poetry install
  4. Grab your session token from https://adventofcode.com/
  5. echo SESSION=123... > .env

About

Solutions for Advent of Code 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages