kdb-full

elektra configuration store, tests

Install

All systems
curl cmd.cat/kdb-full.sh
Debian Debian
apt-get install elektra-tests
Ubuntu
apt-get install elektra-tests
Windows (WSL2)
sudo apt-get update sudo apt-get install elektra-tests
Raspbian
apt-get install elektra-tests

elektra-tests

elektra configuration store, tests

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 the Elektra test suite.