Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/summasmiff/adventofcode

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

advent-of-code adventofcode2018

Last synced: about 1 month 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}`