Apify Homebrew Tap
March 7, 2023 ยท View on GitHub
What is Homebrew?
A package manager for macOS (or Linux), see more at https://brew.sh.
What is a Tap?
A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.
See more at https://docs.brew.sh/Taps
How do I install packages from here?
brew install apify/tap/<PACKAGE_NAME>
You can also only add the tap which makes formulae within it
available in search results (brew search output):
brew tap apify/tap
What packages are available?
Currently, only the Apify CLI is available in this tap:
brew install apify/tap/apify-cli
apify create my-first-actor