Skip to content

msink/hello-kotlin

Repository files navigation

Testbench for Kotlin/Native

Build status Build Status

build targets:

  • windows-x64 (appveyor)
  • linux-x64 (travis)
  • macos-x64 (travis)

Use the following Gradle commands

  • to build: ./gradlew assemble
  • to test: ./gradlew check
  • to run: ./gradlew runProgram