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

https://github.com/adevintaspain/advent-of-code-kotlin

🎄 Advent of Code in Kotlin
https://github.com/adevintaspain/advent-of-code-kotlin

advent-of-code kotlin

Last synced: 3 months ago
JSON representation

🎄 Advent of Code in Kotlin

Awesome Lists containing this project

README

          

[![CI](https://github.com/AdevintaSpain/advent-of-code-kotlin/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/AdevintaSpain/advent-of-code-kotlin/actions/workflows/gradle.yml)

# Adevinta Spain Advent Of Code with Kotlin

## Test

```bash
./gradlew test
```