Skip to content

cj81499/advent-of-code

Repository files navigation

Advent of Code

Ruff pre-commit.ci status codecov

Development

Install uv

# install the project and dependencies (note: this is done implicitly when you `uv run <COMMAND>`)
uv sync

# optionally, install git hooks via pre-commit
uv run pre-commit install

Make sure that aocd knows about your session token by putting it in ~/.config/aocd/token. You can "scrape" it from your browser's cookie storage by running:

uv run --with browser-cookie3 aocd-token

Test

uv run pytest

Supports aoc test runner.

About

Advent of code solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages