Skip to content

markbrai/aoc_2022

Repository files navigation

Advent of Code 2022

Advent of Code 2022


[ ADD TABLE OF CONTENTS HERE ]


Installation

aoc2022 can be installed from the Ricardo PyPi server using:

pip install --index-url https://pypi.kube-emea.stc.ricplc.com/simple aoc2022

A previously installed version can be upgraded using:

pip install --upgrade --index-url https://pypi.kube-emea.stc.ricplc.com/simple/ aoc2022

And if you would like to try a pre-release version (if available) then use:

pip install --pre --index-url https://pypi.kube-emea.stc.ricplc.com/simple/ aoc2022

Usage

[ ADD DETAILS OF HOW TO USE PACKAGE HERE ]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published