https://github.com/buddy/homebrew-tunnel
https://github.com/buddy/homebrew-tunnel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buddy/homebrew-tunnel
- Owner: buddy
- Created: 2024-06-05T08:15:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T07:41:59.000Z (over 1 year ago)
- Last Synced: 2024-09-13T20:19:22.176Z (over 1 year ago)
- Language: Ruby
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buddy Tunnel
## How do I install these formulae?
`brew install buddy/tunnel/buddy-tunnel`
Or `brew tap buddy/tunnel` and then `brew install buddy-tunnel`.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "buddy/tunnel"
brew "buddy-tunnel"
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).