- Install requirements using
<python> -m pip install -r requirements.txt
- add your session_id into the session_id file in root
- Create template files each day by running
python3 setup.py -name <sub-directory-name> -day <day-no>
(if you want to do the current day's puzzle you can leave outday
parameter)
-
Notifications
You must be signed in to change notification settings - Fork 0
stevenhorsman/advent-of-code-2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python AoC implementation