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

https://github.com/summasmiff/adventofcode

🎄
https://github.com/summasmiff/adventofcode

advent-of-code adventofcode2018

Last synced: 8 months ago
JSON representation

🎄

Awesome Lists containing this project

README

          

# AdventOfCode
My Advent of Code solutions

## Installation
Compile by running `mix escript.build`

To run:
`./aoc #{day_number} #{input}`