Chrysal
Config manager
A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations.
To manage application configurations
6 stars
4 watching
2 forks
Language: Smalltalk
last commit: about 2 years ago
Linked from 1 awesome list
configuration-managementconfigurationspharo
Related projects:
Repository | Description | Stars |
---|---|---|
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
icyleaf/totem | A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation. | 68 |
sheepduke/chameleon | A configuration management library for Common Lisp with profile support. | 17 |
sindresorhus/conf | A module that simplifies configuration management in Node.js applications | 1,234 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
omeid/uconfig | A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
num30/config | A package for declarative configuration in Go | 50 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
microconfig/microconfig | A tool for managing configuration files for multiple microservices in a scalable and reusable way | 304 |
beatlabs/harvester | A library that manages configuration values for dynamic application reconfiguration | 132 |
laruence/yaconf | A PHP extension for managing persistent configurations from INI files. | 1,046 |
apache/servicecomb-kie | A configuration management service for distributed systems that uses labels to filter and apply configurations at runtime. | 546 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |