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

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


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

Last synced: 5 months ago
JSON representation

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)