Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 258 Bytes

Kotlin

Setup

Clone the repo locally, open the kotlin directory in your favourite IDE and run the tests.

The tests can also be run from the command line using Gradle e.g. ./gradlew test.

The exercise has been developed and tested using IntelliJ.