Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 116 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 116 Bytes

Kotlin

Requirements

  • Java

To compile and run

# Linux & MacOS
./gradlew test
# Windows
gradlew.bat test