Ruby 3.0 RubyInstaller Team
winget install --id=RubyInstallerTeam.Ruby.3.0 -e
The RubyInstaller project provides a self-contained Windows-based installer that includes a Ruby-language execution environment and a baseline set of required RubyGems and extensions.
RubyInstaller is a self-contained Windows-based installer designed to provide a complete Ruby-language execution environment, including essential RubyGems and extensions. It simplifies the setup process for developers by delivering everything needed to start coding in Ruby on Windows.
Key Features:
- Cross-platform compatibility with support for x86, x64, and ARM architectures.
- Bundled Devkit for compiling native C/C++ extensions without additional installations.
- Comprehensive documentation included locally, along with access to online resources.
Audience & Benefit: Ideal for developers building Ruby applications on Windows, RubyInstaller offers a seamless experience by providing all necessary tools in one package. It enables efficient development and testing of Ruby-based projects, including those requiring native extensions, without the need for separate toolchain installations.