https://github.com/stackitcloud/homebrew-tap
https://github.com/stackitcloud/homebrew-tap
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackitcloud/homebrew-tap
- Owner: stackitcloud
- License: apache-2.0
- Created: 2024-01-22T10:37:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-27T10:38:55.000Z (about 1 month ago)
- Last Synced: 2026-03-27T22:33:25.200Z (about 1 month ago)
- Language: Ruby
- Size: 82 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Notice: NOTICE.txt
Awesome Lists containing this project
README
# STACKIT Homebrew Tap
Welcome to the STACKIT Homebrew tap, a repository of all STACKIT Homebrew packages.
## Packages
| Package | Repository | Description |
| ------------------------------------ | ---------------------------------------------------------- | ---------------------------------------------------- |
| [stackit](Casks/stackit.rb) | [stackit-cli](https://github.com/stackitcloud/stackit-cli) | A command-line interface to manage STACKIT resources |
## Installation
To install a STACKIT package through the [Homebrew](https://brew.sh/) package manager, you need to register the STACKIT tap via:
```shell
brew tap stackitcloud/tap
```
Then you can install the individual package via:
```shell
brew install
```
## Reporting issues
If you encounter any issues or have suggestions for improvements, please open an issue in the repository or create a ticket in the [STACKIT Help Center](https://support.stackit.cloud/).
## License
Apache 2.0