Skip to content

thatvineyard/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Helpers

Prerequisites

Python libraries

pip install -r requirements

Session cookie

  • Navigate to adventofcode.com, open network inspector, refresh and look for session cookie in the headers.
  • If not already prepped, copy .env.example to .env
  • Replace the token in .env file

Set up

py helpers/setup.py --date 20XX-12-XX

About

Solving Santa's christmas http://adventofcode.com/

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors