Skip to content

xafero/dynkt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynkt

This is a JSR-223 scripting engine for the language "Kotlin"

Build Status

What is that and this?

  • dynkt: The core source code of this project
  • dynkt-osgi: Addon as OSGi bundle with batteries included

How to build?

mvn clean package install

How to run in OSGi?

  1. Run your container: java -jar bin\felix.jar
  2. Install the bundle: g! install file:/./dynkt-jsr223-osgi-1.0.0-SNAPSHOT.jar
  3. Start it: g! start 5

License

Everything is free to use under the terms of attached LICENSE file.

About

This is a JSR-223 scripting engine for the language "Kotlin"

Resources

License

Stars

Watchers

Forks

Packages

No packages published