Skip to content

clivest/adventofcode24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code solutions

Setup

  1. Install poetry
  2. poetry install setup venv

Run

Run one of the following commands in the venv:

make test run tests

make format format files

make lint run linter

make all format and run tests

About

Advent of code 2024 python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published