VL
vladfrangu/homebrew-tap
A Homebrew tap for Apify tools
Apify Homebrew Tap
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/tapWhat packages are available?
Currently, only the Apify CLI is available in this tap:
brew install apify/tap/apify-cli
apify create my-first-actor