Skip to content

atmiguel/advent-of-code

Repository files navigation

Advent of Code

This is my attempt at completing the Advent of Code challenges.

Depdencies

Requirements

This project assumes you already have asdf installed.

Getting started

Execute bash setup.sh to get install any necessary dependencies.

Execution

To run a particular solution, execute poetry run <year>_<day>_<part>. For example, to run the solution for the first part of the problem given on December 1, 2023, execute poetry run 2023_1_1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published