/command-line-interface
A useful and intuitive CLI that allows developers to manage, validate, and transform configuration files directly from the terminal.
Docs/python-api
A clean, lightweight, and extensible Python API for programmatic access to all capabilities, making it easy to integrate rickle into any Python-based toolchain or application.
Docs/schema-validation
Schema tools let you define robust validation for your configuration files with clear error messages that help you catch inconsistencies early in the development pipeline.
Docs/config-server
With the configuration server, teams can centralise their configuration management, enabling clients to fetch environment-specific settings — all while maintaining strict control and traceability.
Docs