Skate 0.0.2 Released <https://github.com/UnknownJo...
# opensource
j
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
Looks great. Any plans to support Mac?
j
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.