File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # ` Kshell ` launcher ` kscript ` lets
1+ # KShell launcher for kscriptlets
22
33
4- Based on https://github.com/khud/sparklin which is a proof-of-concept software that includes experimental new Kotlin REPL.
4+ Based on https://github.com/khud/sparklin which is a proof-of-concept software that includes experimental new Kotlin REPL called ` KShell ` .
55
66## Installation
77
@@ -19,7 +19,7 @@ Simply provide any kscript as argument. E.g [`krangl_example.kts`](https://githu
1919``` bash
2020kshell_from_kscript.sh krangl_example.kts
2121```
22- This will launch a kshell-session will all dependencies from the kscript in the class path
22+ This will launch a ` kshell ` -session with all dependencies from the kscriptlet in the class path
2323
2424```
2525Preparing interactive session by resolving script dependencies...
You can’t perform that action at this time.
0 commit comments