Koltin API

Run Kotlin Codes on the cloud using Shortcuts


Description

Tutorial:

  • Download this Shortcut
  • Create a different Shortcut and add Kotlin API to your Shortcut by adding Run Shortcut
  • Add your code inside main ex:
    fun
    main() {
        println("Hello, Kotlin!")
    }
  • Pass the code above to Kotlin API
  • Kotlin API will return the stdout as String
  • Here's an exmaple

Credits:

Dirtannik: the creator of this shortcut TwitterRoutineHubReddit

JetBrains: here's some Kotlin examples


Latest Release Notes

1.0.1 - April 1, 2019, 3:17 p.m.

Fixed link


Past versions