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

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

Repository to enable Dapr cli installation via macOS' Homebrew.
https://github.com/dapr/homebrew-tap

Last synced: about 1 month ago
JSON representation

Repository to enable Dapr cli installation via macOS' Homebrew.

Awesome Lists containing this project

README

        

# Dapr's Homebrew Tap

## Setup

Install [Homebrew](https://brew.sh) for macOS.

## Install Dapr Cli

Install on macOS:

```sh
brew install dapr/tap/dapr-cli
```

## Generate new version.

Automated via GitHub action, runs every 5 minutes.