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:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install exenv using brew
brew install exenv
exenv is ready to use now!