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

https://github.com/ismaail/advent_of_code


https://github.com/ismaail/advent_of_code

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Advent Of Code Puzzles

## Play

(for example day 1):

```
./bin/consol play 1
```

## Test

```
composer test
```