Group: GitHub Qdzo

Sort: popular | newest

1. Config

com.github.qdzo » config

## `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. Environment ...
Last Release on Feb 13, 2021