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

https://github.com/eoinkelly/advent_of_code_2018


https://github.com/eoinkelly/advent_of_code_2018

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Advent of Code 2018

https://adventofcode.com/2018

```
# Run puzzles

$ mix day1
$ mix day2
# etc.
```