Skip to content

TedCassirer/advent-of-code

Repository files navigation

Advent of code

Solutions for advent of code

You can run this project with: Advent of code Data

Setup

poetry install

Run tests

poetry run pytest

Run

poetry run aoccas solve -y 2023 -d 1 --submit

To run it using the aocd plugin you can run:

poetry run aoc -y 2023 -d 1

Initialize new challenge file

poetry run aoccas init-challenge -y 2023 -d 1

Set the environment variable AOC_SESSION to use your personal input.

Instructions on how to find your session id

About

Solutions for advent of code 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages