A command-line tool command-line tool which allows you to easily install, manage, and work with multiple ruby environments on openSUSE Distributions.
This is an application heavily inspired by RVM, in fact it tries to mimic the RVM behaviour and command-line options so it can serve, for the most basic use cases, as RVM replacement.
orr
is only usefull for the openSUSE/SUSE Linux Enterprise Distributions.
You can install it with zypper.
zypper in orr
See CONTRIBUTING.md
orr
makes use of the fabolous...
- clamp for the ruby command-line app
- update-alternatives for switching links
- zypper for installing packages
- docker (for the development environment)