Software Alternatives & Reviews

Language Version Managers - the Developer Parachutes

RVM Homebrew
  1. 1

    RVM

    Ruby Version Manager. RVM is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.
    Pricing:
    • Open Source
    There are other various version managers for other languages. Ruby has rbenv or RVM, Python has pyenv, Elixir has kiex, and many more. No matter what language you are on, the key is to find a language installation manager to handle the various versions that you may need to use.

    #Programming Tools #Programming #Ruby 26 social mentions

  2. The missing package manager for macOS
    Pricing:
    • Open Source
    While unofficially supported, nvm can be installed with homebrew using brew install nvm Follow any additional instructions to setup your shell in .zsh or .bash_profile or whatever shell you use Or find other installation instructions at https://github.com/nvm-sh/nvm#install--update-script.

    #Package Manager #Windows Tools #Front End Package Manager 877 social mentions

Discuss: Language Version Managers - the Developer Parachutes

Log in or Post with