RVM replacement
- Less shell scripts
- Builded on Go with BoltDB
- Ruby-build
- Hooks to set ruby version (
.ruby-verion
,Gemfile
) - Gemsets maybe
curl -s https://raw.githubusercontent.com/Bugagazavr/grvm/master/install.sh | bash --
Do not forget add to your zshrc
or bashrc
:
# GRVM [[ -s "$HOME/.grvm/scripts/grvm" ]] && source $HOME/.grvm/scripts/grvm