Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 718 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 718 Bytes

kotlin-koans-edu

The project stores the tasks for:

You don't need this project if you want to solve the tasks. Install the educational plugin or do it online.

This project converts the task files to different required formats. If you want to contribute to the task content, please make changes to the folder 'Kotlin Koans'. The folders 'Kotlin Koans EE plugin' and 'Kotlin Koans WebDemo' are autogenerated by the code written in src/koans/converter.

You can find the koans in a compiled project that you can solve directly in IDE here: https://github.com/Kotlin/kotlin-koans.