This is a custom Homebrew tap for official LocalStack software.
You can add the custom tap in a MacOS or Linux terminal session using:
brew tap localstack/tap
Once the tap has been added, you can install the software packages you need by following the instructions below.
You can install the binary package of the LocalStack CLI (which is built in localstack/localstack-cli
) with the following command:
brew install localstack-cli
For more information, please reference the following documentation:
The formulae in this repository are automatically created and updated using Homebrew Releaser.
If you are experiencing issues with a formulae, please create an issue in the respective repository.