Skip to content

jarednorman/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Grab your session cookie using your browser tools or whatever:
$ export AOC_SESSION_COOKIE="cookie=replacethiswithursessioncookieoritwontwork"

# Install dependencies:
$ bundle install

# Generate the puzzle skeleton, this will fetch the input as well:
$ bundle exec ./aoc.rb 2020 1

# Running again will run the solution and output it:
$ bundle exec ./aoc.rb 2020 1

About

Somehow I always end up with a new repo every year.

Resources

Stars

Watchers

Forks

Packages

No packages published