Kotlin katas This repo contains my solutions for some Kotlin katas submitted in Codewars. Prerequisites I use Apache Maven to build and run this project. Build mvn compile Run tests mvn test