Follow simple steps to install eiffelstudio on Mac

Package Information:

Name: eiffelstudio
Use: Development environment for the Eiffel language
URL: https://www.eiffel.com

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 eiffelstudio using brew
    brew install eiffelstudio

eiffelstudio is ready to use now!