code-examples/2025/01/kotlin_demo1
Tomasz Półgrabia dd3408f122 Added idea way to fetch javadocs and sources. 2025-01-20 22:11:21 +01:00
..
gradle/wrapper Basic kotlin project. 2025-01-20 21:45:31 +01:00
src/main/kotlin/pl/polgrabia/demos/kotlin Small refactoring. 2025-01-20 22:05:42 +01:00
.gitignore Added idea way to fetch javadocs and sources. 2025-01-20 22:11:21 +01:00
README.md Small refactoring. 2025-01-20 22:05:42 +01:00
build.gradle Added idea way to fetch javadocs and sources. 2025-01-20 22:11:21 +01:00
gradlew Basic kotlin project. 2025-01-20 21:45:31 +01:00
gradlew.bat Basic kotlin project. 2025-01-20 21:45:31 +01:00

README.md

Basic kotlin project

The goal was to test how easy / hard is to write kotlin in vim :-).