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/cecilYou can then run the cecil command from anywhere in the system:
cecil --versionIf you need to install others versions of Cecil, first you need to tap the repository:
brew tap cecilapp/tapThen run one of the following commands:
brew install cecil # latest version
brew install cecil@preview # preview version
brew install cecil@7 # (old) branch 7