This repository contains a Homebrew Formulae for installing Cecil on macOS.
To install the lastest stable release of Cecil, just run the following command:
brew install cecilapp/tap/cecil
You can then run the cecil
command from anywhere in the system:
cecil --version
If you need to install others versions of Cecil, first you need to tap the repository:
brew tap cecilapp/tap
Then run one of the following commands:
brew install cecil # latest version
brew install cecil@beta # latest beta
brew install cecil@7 # branch 7