sweetconfig
Config manager
A configuration management system for Elixir applications
something to forget about configuration in releases
3 stars
3 watching
3 forks
Language: Elixir
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gmtprime/skogsra | A configuration management library for Elixir applications | 105 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
ducasse/chrysal | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
num30/config | A package for declarative configuration in Go | 50 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
bitwalker/conform | Adapts an application to its deployed environment through configuration management. | 376 |
omeid/uconfig | A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
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 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
dbrady/ssh-config | A tool to simplify management of .ssh/config files | 129 |
sheepduke/chameleon | A configuration management library for Common Lisp with profile support. | 17 |
microconfig/microconfig | A tool for managing configuration files for multiple microservices in a scalable and reusable way | 304 |
mjago/emacs | A configuration management system for Emacs using a literate programming approach and version control. | 7 |
trestrantham/ex_figaro | Port of Figaro to Elixir, providing a simple configuration management system with environment-specific values. | 9 |