A centralized system for managing configuration files across a Linux system, similar to a registry.
Warning
Early Development: The registry and its definitions are still in active development. Breaking changes (including definition format changes) may occur without notice.
Follow these steps to set up your local development environment:
- Clone the repository:
git clone https://github.com/MVDW-SplashOS/registry.git && cd registry- Install development dependencies:
pip install -e lib/ && pip install -e cli/- Install definitions
python ./scripts/install_definitions.py