/kscript-support-api

A support API written in Kotlin to simplify scripting with kscript

Primary LanguageKotlinMIT LicenseMIT

Support API for kscript

Download Build Status

A support API written in Kotlin to simplify scripting with kscript

For documentation see kscript manual

Support

Feel welcome to report issues or suggestions here

Installation

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"

License

MIT