💾 Archived View for freeshell.de › tldr › rvm.gmi captured on 2023-07-10 at 14:55:29. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A tool for easily installing, managing, and working with multiple ruby environments.
rvm install {version(s)}
rvm list
rvm use {version}
rvm --default use {version}
rvm upgrade {current_version} {new_version}
rvm uninstall {version}
rvm remove {version}
rvm requirements
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).