Config4k
Config for Kotlin.
Config4k is a lightweight Typesafe Config wrapper for Kotlin and inspired by ficus, providing simple extension functions Config.extract<T>
and Any.toConfig
to convert between Config
and Kotlin Objects.
Documentation
For more information see the documentation
Snapshots
All snapshot artifacts are available in the Sonatype snapshots repository.
Contribute
Would you like to contribute to Config4k?
Take a look at CONTRIBUTING.md