Solutions for Advent of Code 2020
- Install Python
brew install pyenvpyenv install 3.9.0pyenv local 3.9.0
- Install Poetry
poetry install- Grab your session token from https://adventofcode.com/
echo SESSION=123... > .env
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Solutions for Advent of Code 2020
brew install pyenvpyenv install 3.9.0pyenv local 3.9.0poetry installecho SESSION=123... > .env