Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anze3db/adventofcode2020
https://github.com/anze3db/adventofcode2020
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anze3db/adventofcode2020
- Owner: anze3db
- Created: 2020-12-02T06:32:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-25T08:34:10.000Z (about 4 years ago)
- Last Synced: 2024-11-01T04:42:40.803Z (about 2 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
To run the solutions:
1. Install [pipenv](https://pypi.org/project/pipenv/)
2. Add your adventofcode.com session id to the `.env` file (see `.env.example`)
3. `pipenv run ptw`