2 रिपॉजिटरी
Utilities for initiating remote rebuilds of binary packages.
Distinguishing note: Focuses on automated rebottling/rebuilding.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Binary Rebuilding Tools. Refine with filters or upvote what's useful.
Homebrew is a command-line package management tool designed to automate the installation, configuration, and maintenance of software on local development environments. It functions as a cross-platform software distributor, enabling users to install tools from pre-compiled binary archives or source code without requiring administrative privileges. By managing complex dependency trees and versioning, it ensures that software remains consistent and compatible across different system architectures. The project distinguishes itself through a declarative approach to system configuration, allowing u
Initiates remote actions to rebuild binary packages for specific software versions or updated dependencies.
This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and
Initiates automated workflows to regenerate binary packages when updates or fixes are required.