This is a JSR-223 scripting engine for the language "Kotlin"
- dynkt: The core source code of this project
- dynkt-osgi: Addon as OSGi bundle with batteries included
mvn clean package install
- Run your container:
java -jar bin\felix.jar
- Install the bundle:
g! install file:/./dynkt-jsr223-osgi-1.0.0-SNAPSHOT.jar
- Start it:
g! start 5
Everything is free to use under the terms of attached LICENSE file.