Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 349 Bytes

advent_of_code_2024

Getting started

  1. Goto https://adventofcode.com/2024
  2. Get your session cookie and add it to .session_token
  3. Run advent_of_code.bat

Usage

advent_of_code [-e] [day]

positional arguments:
  day            optional. Uses latest day by default

optional arguments:
  -e, --example  Run with example input