You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A support API written in Kotlin to simplify scripting with `[kscript](https://github.com/holgerbrandl/kscript)`
9
+
A support API written in Kotlin to simplify scripting with [`kscript`](https://github.com/holgerbrandl/kscript)
13
10
14
11
15
12
**For documentation see [kscript manual](https://github.com/holgerbrandl/kscript#support-api)**
@@ -25,6 +22,8 @@ Feel welcome to report issues or suggestions [here](https://github.com/holgerbra
25
22
Installation
26
23
------------
27
24
25
+
Even if the artifact is intended to be used alongside with `kscript` you can also use it without to add enhanced DocOpt support, various CLI and data streaming utilities to your project.
26
+
28
27
To get started simply add it as a dependency via Jcenter:
0 commit comments