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

https://github.com/athos/advent-of-code-2018

My solutions for Advent of Code 2018 http://adventofcode.com/2018
https://github.com/athos/advent-of-code-2018

Last synced: about 1 month ago
JSON representation

My solutions for Advent of Code 2018 http://adventofcode.com/2018

Awesome Lists containing this project

README

          

# advent-of-code-2018
[![CircleCI](https://circleci.com/gh/athos/advent-of-code-2018.svg?style=shield)](https://circleci.com/gh/athos/advent-of-code-2018)

My solutions for [Advent of Code 2018](https://adventofcode.com/2018) in Clojure.

## Usage

To check my solutions, try `lein test` or `clj -Atest`.

## License

Copyright © 2018 Shogo Ohta

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.