/kotlin-minimal

a minimal kotlin repo with a main, and a test target

Primary LanguageKotlin

Welcome to my project!

Run main

mvn compile exec:java

Run tests

mvn test