2 dépôts
Hosting and distributing executable scripts via remote repositories for user installation.
Distinct from Remote Package Command Executions: Focuses on the distribution and hosting of scripts in repositories rather than just the execution of remote packages.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Remote Script Distribution. Refine with filters or upvote what's useful.
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
Hosts external command scripts in remote repositories for installation and execution by users.
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
Hosts external command scripts within a remote repository for users to install and execute.