Scoopinstaller/install is a PowerShell-based command-line utility designed to automate the setup and bootstrapping of the Scoop package manager on Windows systems. The tool initializes environment directories, configures repository sources, and executes standard installation scripts without requiring manual graphical user interface prompts or intervention.
Les fonctionnalités principales de scoopinstaller/install sont : Shell-Script-Based Package Managers, Command-Line Installers, Environment Bootstrapping, Installation Path Managers, Windows Command Line Package Managers, Package Manager Installers, Silent Installers, Archive Repository Fallbacks.
Les alternatives open-source à scoopinstaller/install incluent : twpayne/chezmoi — chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple… babun/babun — Babun provides a Unix-like shell environment on Windows, delivering a compatible terminal featuring standard Linux… googlecloudplatform/agent-starter-pack. chocolatey/choco — Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool… abhishekkrthakur/approachingalmost — Approachingalmost is a machine learning dependency manager and environment bootstrapper designed to create consistent… lunarvim/lunarvim — LunarVim is a Lua-based text editor setup and distribution of Neovim. It serves as a pre-configured development…
chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files
Babun provides a Unix-like shell environment on Windows, delivering a compatible terminal featuring standard Linux utilities and software development packages. It utilizes a Cygwin-based POSIX emulation to translate Unix system calls to Windows API calls. The system supports non-administrative installation via silent command-line scripts, allowing deployment on Windows systems where the user lacks elevated permissions. It includes a mechanism to route outbound HTTP and HTTPS network traffic through proxy servers using static configuration files to bypass network restrictions. The environment
Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool designed to automate the installation, upgrading, and removal of software packages on Windows operating systems through a terminal interface. The project utilizes a NuGet-based software distribution model to manage and version applications. This approach replaces manual downloads and interactive installer wizards with scripted, repeatable deployments. The tool covers broad capability areas including automated system provisioning, Windows package deployment, and software manag