Back to Act

Homebrew (Linux/macOS)

src/installation/homebrew.md

latest434 B
Original Source

Homebrew (Linux/macOS)

shell
brew install act

or if you want to install version based on latest commit, you can run below (it requires compiler to be installed but Homebrew will suggest you how to install it, if you don't have it):

shell
brew install act --HEAD