Skip to content

MVDW-SplashOS/registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ—‚๏ธ Registry

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.

๐Ÿš€ Development Setup

Follow these steps to set up your local development environment:

  1. Clone the repository:
git clone https://github.com/MVDW-SplashOS/registry.git && cd registry
  1. Install development dependencies:
pip install -e lib/ && pip install -e cli/
  1. Install definitions
python ./scripts/install_definitions.py

About

A centralized system for managing configuration files across a Linux system, similar to a registry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages