https://github.com/essedev/homebrew-relay
Homebrew tap per Relay (terminale macOS agent-aware)
https://github.com/essedev/homebrew-relay
Last synced: about 9 hours ago
JSON representation
Homebrew tap per Relay (terminale macOS agent-aware)
- Host: GitHub
- URL: https://github.com/essedev/homebrew-relay
- Owner: essedev
- Created: 2026-07-03T15:40:32.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2026-07-04T12:46:48.000Z (4 days ago)
- Last Synced: 2026-07-04T13:13:49.658Z (4 days ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-relay
Homebrew tap for [Relay](https://github.com/essedev/relay), an agent-aware native macOS terminal.
## Install
```sh
brew install --cask essedev/relay/relay
```
(Auto-taps; equivalent to `brew tap essedev/relay && brew install --cask relay`.)
## Update
```sh
brew update && brew upgrade --cask relay
```
## First launch note
The app is not distributed with an Apple Developer ID. On first launch macOS blocks it:
open **System Settings > Privacy & Security** and click **Open Anyway**.
The cask is updated automatically on every Relay release.