Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xnacly/advent-of-code

collection of my advent of code solutions and trys
https://github.com/xnacly/advent-of-code

advent-of-code advent-of-code-2020 advent-of-code-2022 aoc

Last synced: about 2 months ago
JSON representation

collection of my advent of code solutions and trys

Awesome Lists containing this project

README

        

# advent-of-code
collection of my advent of code solutions and trys

## New Day:
1. get creds from aoc
```bash
python new_day.py i=2022/1 # for day 1 of year 2022
```