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

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

Homebrew Taps
https://github.com/nirantak/homebrew-tap

Last synced: 8 months ago
JSON representation

Homebrew Taps

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
```