Skip to content

Commit 3596179

Browse files
authored
Merge pull request #9 from jnorthrup/master
...
2 parents 528edfa + 9f945de commit 3596179

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
= kscript - Having fun with Kotlin scripting
1+
= k2script - Having fun with Kotlin scripting
2+
3+
24

35
image:https://img.shields.io/github/release/kscripting/kscript.svg[GitHub release,link=https://github.com/kscripting/kscript/releases]
46
image:https://github.com/kscripting/kscript/actions/workflows/build.yml/badge.svg[Build Status,link=https://github.com/kscripting/kscript/actions/workflows/build.yml]
@@ -8,6 +10,8 @@ Enhanced scripting support for https://kotlinlang.org/[Kotlin] on *nix-based and
810
911
Kotlin has some built-in support for scripting already, but it is not yet feature-rich enough to be a viable alternative in the shell.
1012
13+
this is a great kotlin feature that has been updated for kotlin2 and the scripting api and has to be a little more clever and bring options to mitigate hosting and vm challanges and kotlin adveristies.
14+
1115
In particular this wrapper around `kotlinc` adds
1216
1317
* Compiled script caching (using md5 checksums)

0 commit comments

Comments
 (0)