https://github.com/nirantak/homebrew-tap
Homebrew Taps
https://github.com/nirantak/homebrew-tap
Last synced: 8 months ago
JSON representation
Homebrew Taps
- Host: GitHub
- URL: https://github.com/nirantak/homebrew-tap
- Owner: nirantak
- License: gpl-3.0
- Created: 2021-03-10T11:39:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-10T12:32:29.000Z (over 5 years ago)
- Last Synced: 2025-01-11T08:12:07.971Z (over 1 year ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Tap
Run the following command to install packages from this source
```bash
brew tap nirantak/tap
```
Install formulae like
```bash
brew install sshpass
```