This repository contains the Homebrew formula for the Revive Solidity Compiler (resolc).
To install resolc using Homebrew:
brew tap paritytech/revive
brew install resolcTo update the formula:
- Create a new release on GitHub
- Update the
urlandsha256inFormula/resolc.rb - Commit and push the changes
To install the development version:
brew install --HEAD resolc