## `ceylon-config` A Ceylon Library for managing configuration from several sources, including * config files * env variables * java system-properties This library inspired by [The Twelve-Factor App](https://github.com/yogthos/config) and [yogthos/config](https://github.com/yogthos/config) project. Configuration is resolved in next order: 1. config `json/toml` file in current dir 2. profile `json/toml` file 3. custom config file `json/toml`, specified by cmd parameter `--config` 4. ...

Latest Versions

4 versions →
VersionVulnerabilitiesUsagesDate
0.2.x
0.2.1
0
Feb 13, 2021
0.2.0
0
Feb 13, 2021
0.1.x
0.1.3
0
Feb 13, 2021
0.1.2
0
Feb 13, 2021
4 versions →