kdb
elektra configuration store, binaries
Install
- All systems
-
curl cmd.cat/kdb.sh
- Debian
-
apt-get install elektra-bin
- Ubuntu
-
apt-get install elektra-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install elektra-bin
- OS X
-
brew install elektra
- Raspbian
-
apt-get install elektra-bin
- Dockerfile
- dockerfile.run/kdb
elektra-bin
elektra configuration store, binaries
Elektra provides a universal and secure framework to store configuration parameters in a hierarchical key-value pair mechanism, instead of each program using its own text configuration files. This allows any program to read and save its configuration with a consistent API, and allows them to be aware of other applications' configurations, permitting easy application integration. While architecturally similar to other OS registries, Elektra does not have most of the problems found in those implementations. This package contains command line utilities for Elektra.