An open API service indexing awesome lists of open source software.

https://github.com/stackitcloud/homebrew-tap


https://github.com/stackitcloud/homebrew-tap

Last synced: 22 days ago
JSON representation

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