This applescript returns a list of Erlang versions installed by Homebrew and presents a choice to switch versions. It then opens an erl shell with the chosen version.
- Clone or download the repository and unzip it
- Run Erin.app by double-clicking
- To check if Homebrew is installed
- To present an option to install / upgrade current version
- To highlight current version
- catch exceptions when Cancel is clicked
