forsignup / kotlin-native-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World

A basic "Hello, World" in Kotlin/Native and Gradle.

Use the following Gradle commands

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

About


Languages

Language:Kotlin 100.0%