Rakubrew Raku
Use this command to install Rakubrew:
winget install --id=Raku.Rakubrew -e Rakubrew is a Raku installation tool designed to manage multiple versions of different Raku implementations simultaneously and switch between them effortlessly. It provides developers with a flexible and efficient way to work with various Raku environments, similar to tools like perlbrew and plenv.
Key Features:
- Cross-platform support for Unix, Windows, MacOS, and BSD.
- Ability to install and manage multiple Raku versions concurrently.
- Integration with various shells including CMD, Powershell, Bash, Zsh, and Fish.
- Minimal dependencies—requires only Perl on Unix-like systems.
- Support for both
envmode (modifying PATH) andshimmode (wrapper scripts). - Compatibility with perlbrew and plenv command sets.
Audience & Benefit: Ideal for developers, testers, and researchers working with Raku who need to manage multiple implementations or experiment with different versions. Rakubrew streamlines environment setup and switching, saving time and reducing complexity in managing Raku projects. It can be installed via winget, ensuring seamless integration into your development workflow.