Vagrant
Website: https://www.vagrantup.com/
Source: https://github.com/hashicorp/vagrant
HashiCorp Discuss: https://discuss.hashicorp.com/c/vagrant/24
Vagrant is a tool for building and distributing developmen
gem_home
Changes your $GEM_HOME.
Features
Updates $GEM_HOME, $GEM_PATH and $PATH.
Switches $GEM_HOME by pushing and popping gem directories to $GEM_PATH. This allows the stacking of multiple gem
chruby
Changes the current Ruby.
Features
Updates $PATH.
Also adds RubyGems bin/ directories to $PATH.
Correctly sets $GEM_HOME and $GEM_PATH.
Users: gems are installed into ~/.ge
fry
A simple ruby version manager for fish.
Installation
User
git clone https://github.com/terlar/fry.git
cd fry
make user-install
fisherman
fisher terlar/fry
plug
Groom your app’s Ruby environment with rbenv.
Use rbenv to pick a Ruby version for your application and guarantee that your development environment matches production. Put rbenv to work with Bundler for painless Ruby up
ruby-build
ruby-build is a command-line utility that makes it easy to install virtually any version of Ruby, from source.
It is available as a plugin for rbenv that provides the rbenv install command, or as a standalon
ruby-install
Installs Ruby, JRuby, Rubinius, TruffleRuby or mruby.
Features
Supports installing arbitrary versions.
Supports downloading the latest versions and checksums from ruby-versions.
Support