Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 415 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 415 Bytes

Advent of code

Daily coding challenges problems and solutions

Project Structure

- docs/                             # With Mkdocs documentation and tutorial notebooks 
- tests/                            # Unitary tests
- scripts/                          # Where each automation script will go
- requirements.txt                  # Where you should put the libraries version used in your library