>_ linuxcommand.dev
Startseite rbenv
Programming

rbenv

Lightweight Ruby version manager

Syntax
$rbenv [command] [options]
Optionen
install
global
local
versions
Examples
Examples
$rbenv versions
Examples
$rbenv install 3.3.0
Examples
$rbenv global 3.3.0
Alternatives
Typical use cases
Switch Ruby versions
Set local project version
Keep build environments reproducible
Note Popular for simple, transparent per-project Ruby versioning.
Export