https://github.com/dagger/homebrew-tap
https://github.com/dagger/homebrew-tap
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dagger/homebrew-tap
- Owner: dagger
- License: apache-2.0
- Created: 2021-04-30T00:54:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T18:21:23.000Z (6 months ago)
- Last Synced: 2025-07-17T22:32:07.839Z (6 months ago)
- Language: Ruby
- Size: 111 KB
- Stars: 4
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How to install?
Install `dagger` CLI on macOS using the following command:
```sh
brew install dagger/tap/dagger
```
To learn mode about `dagger` CLI, see
## How to report issues?
If you would like to report an issue with this Homebrew tap, please use
## How to fix a broken tap? 🚰
On February 20, 2025 we rewrote the git history since a pre-release snuck it by
mistake, and we also fixed some artefact SHAs due to a separate problem -
[#7](https://github.com/dagger/homebrew-tap/pull/7).
Unfortunately, this git rewrite broke the tap. To fix it, run the following:
```console
brew untap dagger/tap
brew install dagger/tap/dagger
```
## Learn more about Dagger
- [How does it work?](https://docs.dagger.io/#how-does-it-work)
- [Getting started](https://docs.dagger.io/#getting-started)
- [Examples](https://github.com/dagger/dagger/tree/main/examples)
## Join the Dagger Community
- Join the [Dagger community server](https://discord.gg/ufnyBtc8uY)
- Follow us on [Twitter](https://twitter.com/dagger_io)
- Come to a [Dagger community call](https://dagger.io/events)