Skip to content

gregorbg/konfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

konfig

Lightweight configuration framework for kotlin

Usage

To use konfig in your gradle project, add the following dependencies:

repositories {
    jcenter()
}

dependencies {
    implementation 'de.gfelbing:konfig-core:0.3.2'
}

An example can be found here.

About

Lightweight configuration framework for kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%