Skip to content

localstack/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The LocalStack Homebrew Tap

This is a custom Homebrew tap for official LocalStack software.

Setup

You can add the custom tap in a MacOS or Linux terminal session using:

brew tap localstack/tap

Installing Formulae

Once the tap has been added, you can install the software packages you need by following the instructions below.

Installing the latest LocalStack CLI

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

Documentation

For more information, please reference the following documentation:

Additional Information and Problem Reporting

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.