A support API written in Kotlin to simplify scripting with kscript
For documentation see kscript manual
Feel welcome to report issues or suggestions here
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.
To get started simply add it as a dependency via Jcenter:
compile "com.github.holgerbrandl:kscript-support-api:1.2.5"