Skip to content

czheo/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Get started

Prepare: get session from cookie in browser

export AOC_SESSION=...

Run below to start a day

./start.sh 2024 7

Past years

AoC2024