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

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

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

advent-of-code clojure

Last synced: 12 months ago
JSON representation

My solutions for Advent of Code 2021

Awesome Lists containing this project

README

          

# advent-of-code-2021
[![build](https://github.com/athos/advent-of-code-2021/actions/workflows/build.yml/badge.svg)](https://github.com/athos/advent-of-code-2021/actions/workflows/build.yml)

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

## Usage

To check my solutions, try `clj -T:build test`

## License

Copyright © 2021 Shogo Ohta

Distributed under the Eclipse Public License version 1.0.