# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
jarednorman/advent-of-code-2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Somehow I always end up with a new repo every year.
Resources
Stars
Watchers
Forks
Packages 0
No packages published