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.
- Host: GitHub
- URL: https://github.com/dapr/homebrew-tap
- Owner: dapr
- License: apache-2.0
- Created: 2020-03-31T21:39:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T22:30:15.000Z (10 months ago)
- Last Synced: 2024-08-20T03:04:07.673Z (10 months ago)
- Language: Ruby
- Size: 18.4 MB
- Stars: 1
- Watchers: 15
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.