Skip to content

Latest commit

 

History

History
84 lines (55 loc) · 2.23 KB

README.rst

File metadata and controls

84 lines (55 loc) · 2.23 KB

Advent Of Code 2020

Tests Codecov Works on my Machine!

pre-commit Black

Features

  • Advent of Code 2020 - implemented through Day 12

Requirements

  • TODO

Installation

  • Just clone the repository locally and install the dependancies with Poetry. Recommended to use Poetry 1.0.10 due to issues.

Usage

  • TODO

Contributing

This is a personal project to compete on the Advent of Code 2020 competition. As such, PRs for days that I have not yet completed will not be reviewed. However please feel free to send a PR for an already completed day if you notice an issue.

License

Distributed under the terms of the MIT license, This project is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.