How to Install exenv on Mac using Brew

Package Information:

Name: exenv
Use: Elixir versions management tool
URL: https://github.com/mururu/exenv

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install exenv using brew
    brew install exenv

exenv is ready to use now!