2 repos
Tools for packaging and distributing software as self-contained, dependency-free binaries.
Distinguishing note: Focuses on the distribution format rather than general system administration.
Explore 2 awesome GitHub repositories matching development tools & productivity · Deployment Utilities. Refine with filters or upvote what's useful.
Proton is a compatibility layer designed to enable the execution of Windows-based software on non-Windows operating systems. It functions as a controlled runtime environment that maps proprietary system calls to native kernel functions and translates graphics API commands into open-standard compute shaders. This allows applications to run without requiring modifications to their original source code. The project distinguishes itself through a robust toolchain for reproducible builds, which utilizes containerized isolation to ensure consistent binary outputs across different development enviro
Installs custom software versions into the local client directory to verify functionality.
Micro is a terminal-based text editor designed for use within command-line interfaces. It provides a keyboard-centric environment for creating and modifying source code and configuration files without requiring a graphical desktop system. The editor features a modular architecture centered on a plugin-driven system and an embedded scripting engine. Users can extend core functionality, automate workflows, and customize editor behavior by writing scripts or installing external extensions through a centralized package management system. This extensibility allows for the integration of custom com
Run the application as a single file without requiring external dependencies or complex installation steps to ensure consistent performance and reliability across any computing environment.