DEV Community

Discussion on: Why and How I Replaced RVM with RBENV

Collapse
 
jacobherrington profile image
Jacob Herrington (he/him)

rbenv is great. Have you considered asdf? I recently swapped to asdf because it works almost identically to rbenv, but allows me to manage all of the languages I like to play with!

Collapse
 
krtb profile image
Kurt Bauer • Edited

omg another coding rabbit hole! And I just installed rbenv this week 😂😭

But it does sound really cool, so it's a replacement for rbenv right, it's doesn't wrap around rbenv? Is this the repo you were talking about?

asdf-ruby

Collapse
 
jacobherrington profile image
Jacob Herrington (he/him)

github.com/asdf-vm/asdf is the parent repo!

It follows the same pattern as rbenv, but allows you to manage any language by using the extensions like asdf-ruby.