https://kotlinlang.org logo
Title
j

josephivie

08/28/2019, 12:58 AM
Skate 0.0.2 Released https://github.com/UnknownJoe796/skate/releases/tag/0.0.2 Skate is an individual-file Kotlin runner and edit helper. Think Kotlin Scripting, but using the standard
.kt
instead of
.kts
. You can import dependencies and more using file annotations.
👍 2
m

marcinmoskala

08/29/2019, 11:48 AM
Looks great. Any plans to support Mac?
j

josephivie

08/31/2019, 2:28 AM
I use it on my Mac already - it's completely platform agnostic. Uses Java only. It just doesn't have an installer script yet - you can download it, unzip it, and add it to your path. I plan on adding such support soon. I'm having blast with it even right now though.