Skip to content

rickbeerendonk/kotlin-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Examples

Examples for Kotlin.

Install

IntelliJ

See: https://www.jetbrains.com/idea/

Visual Studio Code

Editor: https://code.visualstudio.com/ Plugin: https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin

Jupiter Kotlin Notebook

brew install python@3
brew install kotlin-language-server

Run

IntelliJ

  • Open the Kotlin examples by choosing "Open... (Project)" and select the jvm folder of the example.
  • Open the Main.kt file in the editor (located in "\src\main\kotlin")
  • Run the main function

Visual Studio Code

  • Open the Kotlin examples in Visual Studio Code
  • In VSCode, open a script file in the root of the example folder (where app.kts is located)
  • Use the build command. As a result the script file will be build and executed

Playground

Docs

Visual Studio Code Plugins

...

Licence

European Union Public Licence version 1.2

Copyright

Copyright © 2021-2024 Rick Beerendonk

About

Kotlin Examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published