Bluexin / kts-tests

Testing KTS stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kts-tests

Testing KTS stuff

Host

This is the host application, which actually runs the script. Run HostKt with argument to a script file to run. A sample script shows usage.

Script Definition

This defines what can actually be used by the script, by defining a script superclass. Note that this provides smart IDE features for editing scripts via the flag in META-INF. To see this in action, compile the project and open the sample script.

About

Testing KTS stuff


Languages

Language:Kotlin 100.0%