Added 2023
This commit is contained in:
parent
74431e28c1
commit
c0b56886c0
13
2023/README.md
Normal file
13
2023/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# adventofcode-2023
|
||||
|
||||
https://adventofcode.com/2023
|
||||
|
||||
## Session
|
||||
|
||||
Save the session key from https://adventofcode.com/ to .env file in the variable ```session=```
|
||||
|
||||
## Execute
|
||||
|
||||
First create a venv and install deps with ```pip install -r deps.txt --upgrade --extra-index-url https://pip.sh-edraft.de```
|
||||
|
||||
Then run code easily with ```./run {Number-of-day}```
|
Loading…
Reference in New Issue
Block a user