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

https://github.com/ericfreese/advent2021


https://github.com/ericfreese/advent2021

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

### https://adventofcode.com/2021

```
Usage: advent2021 (-d|--day INT) (-p|--part INT)
Generate solutions for 2021 Advent of Code

Available options:
-d,--day INT Day to generate solution for
-p,--part INT Part to generate solution for
-h,--help Show this help text
```