Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The LocalStack Homebrew Tap

This is a custom Homebrew tap for official LocalStack software.

Installing lstk

lstk is the official LocalStack CLI recommended to run and manage LocalStack.

Install it on macOS or Linux with:

brew install localstack/tap/lstk

Verify the installation:

lstk --version

Then start LocalStack:

lstk

Updating lstk

lstk updates itself through the method you installed it with:

lstk update --check  # check without installing
lstk update          # install the latest version

You can also update it through Homebrew:

brew upgrade localstack/tap/lstk

Installing the legacy LocalStack CLI

Warning

The legacy LocalStack CLI is deprecated. Use lstk instead.

The binary package of the legacy CLI (built in localstack/localstack-cli) is still available:

brew install localstack/tap/localstack-cli

Documentation

For more information, please reference the following documentation:

Additional Information and Problem Reporting

The lstk cask is generated by GoReleaser and the localstack-cli formula by Homebrew Releaser. Both are created and updated automatically on release.

If you are experiencing issues with a cask or formula, please create an issue in the respective repository.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

7 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages