AdventOfCode

module
v0.0.0-...-98694a0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2023 License: AGPL-3.0

README

Running Locally


AOC_SESSION_COOKIE=cookie go run cmd/main.go 

This will default to running both parts of todays solution.

You can change this behavior with these arguments:

  • -y 2023
    • specifies the year of the solution you want to run
  • -d 1
    • specifies the day of solution
  • -p 1
    • specifies which part of the solution
    • use 0 or leave unspecified to run both parts
  • -s cookie
    • pass session cookie as an argument
    • will override environment variable

Directories

Path Synopsis
2023
internal
aoc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL