Skip to content

mikesndrs/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

My solutions for Advent of Code

Installation

CLI is done using Click To use CLI first install:

pip install -e .

Then initialize or run exercises with

aoc init 2023 08
aoc run 2023 08

Documentation

Documentation is autogenerated from the source using Sphinx The documentation can be manually generated by installing sphinx and running:

make -C docs html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published