1 Repo
Synchronization of dependencies across different package managers using a single declarative file.
Distinct from GitOps Dependency Synchronizers: Extends synchronization across multiple package managers, not just within a single GitOps workflow.
Explore 1 awesome GitHub repository matching devops & infrastructure · Cross-Manager Dependency Synchronization. Refine with filters or upvote what's useful.
This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi
Synchronizes a collection of dependencies across multiple managers using a single declarative configuration file.