GitHub - TaKO8Ki/frum: 🏃‍♂️ A little bit fast and modern Ruby version manager written in Rust
.github View code Features ruby-build Cross-Platform - works on macOS, Linux and (Windows) Benchmark Installation frum formula. Arch Linux frum-bin package using your favorite AUR helper. $ yay -S frum-bin cargo install command: Set the Shell Setup You need to run some shell commands before using frum. All you have to do is evaluate the output of frum init. Check out the following guides for the shell you use: Bash .bashrc: .zshrc: frum init | source Subcommands install: Installs the specified Ruby version. -l, uninstall: Uninstall a specific Ruby version. versions: Lists installed...