Hi there! I'm trying to run a `.kts` script using ...
# scripting
a
Hi there! I'm trying to run a
.kts
script using
KtsRunner
(https://github.com/s1monw1/KtsRunner) but I get
Copy code
WARN: Failed to initialize native filesystem for Windows
java.lang.RuntimeException: Could not find installation home path. Please make sure bin/idea.properties is present in the installation directory.
do you know what am I doing wrong? I followed the instructions. Or do you know an alternative to
KtsRunner
? i'd like to run small scripts written in Kotlin, but I need a programmatic API