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 aboutIf 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 # install latest version
brew install cecil-preview # install preview version
brew install cecil@7 # install branch 7