❤️🔥
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> git clone https://github.com/rbenv/rbenv.git ~/.rbenv | |
> ~/.rbenv/bin/rbenv init | |
> apt-get install autoconf patch build-essential rustc libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libgmp-dev libncurses5-dev libffi-dev libgdbm6 libgdbm-dev libdb-dev uuid-dev | |
> git clone https://github.com/rbenv/ruby-build.git "$(rbenv root)"/plugins/ruby-build |