Schlagwort: Kotlin-Native

Idee - Prototyp - Produkt

How-To – Use Gradle inside Visual Studio Code to build your Kotlin/Native applications (on a Mac)

In my last How-To – Build and run a Kotlin/Native application with Visual Studio Code on macOS I showed you how to setup, build, and run your first Kotlin/Native application using the barebone Kotlin/Native compiler inside Visual Studio Code (VSC). With Gradle, all the previous steps can be automated in just a couple of easy steps. Moreover,…
Weiterlesen

How-To – Build and run a Kotlin/Native application with Visual Studio Code on macOS

A short but hopefully complete introduction of how to setup Visual Studio Code (VSC) to build and run Kotlin/Native apps on macOS (High Sierra as of the date this How-To is written). Some basic developer knowledge is assumed, like knowing how to start the macOS Terminal, having XCode and the command line tools installed, and…
Weiterlesen