This repository hosts the official Homebrew tap for Shopware CLI and related tooling. Use it to install and update Shopware CLI tools with simple commands, avoid issues with unofficial builds or version mismatches, and quickly upgrade or roll back Shopware tools.
You can install the Shopware CLI via Homebrew using:
brew install shopware/tap/shopware-cli
For users with access, you can install private Shopware tools such as Dashy CLI:
brew install shopware/tap/dashy-cli
Private packages may require authentication or membership in the appropriate GitHub organization.
See each package’s documentation or the Shopware Developer Portal for detailed usage instructions and support.
Feel free to open pull requests to improve or add new package formulae. All contributions are welcome!