1 Repo
Ability to modify installation steps and build arguments within package definitions to adapt software to specific host environments.
Distinct from Package Installers: Distinct from general Package Installers by focusing on the modification of the installation logic rather than the execution of the install.
Explore 1 awesome GitHub repository matching development tools & productivity · Installation Script Customization. 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
Allows modification of installation scripts and configuration arguments to customize how software is built or installed.