Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bjdupuis/aoc

2018 Advent of Code repo
https://github.com/bjdupuis/aoc

Last synced: 8 days ago
JSON representation

2018 Advent of Code repo

Awesome Lists containing this project

README

        

# 2018 AoC code

I don't use the elm bootstrap stuff for this. I run

`elm reactor` from the root, and navigate to the challenge I want to run. Paste puzzle input into the field.

Tempted to do this cleaner, but not tempted enough.