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