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

https://github.com/lennetech/homebrew-formulae

lenne.Tech homebrew formulas for non-official packages
https://github.com/lennetech/homebrew-formulae

Last synced: 5 months ago
JSON representation

lenne.Tech homebrew formulas for non-official packages

Awesome Lists containing this project

README

          

# lenne.Tech homebrew formulae
Formulas for installing non-official [homebrew](https://brew.sh/) packages.

To use the packages, the tap (third-party repositories) must be registered:
```
brew tap lenneTech/formulae
```

## sshpass
[sshpass](http://manpages.ubuntu.com/manpages/trusty/man1/sshpass.1.html) is a noninteractive ssh password provider.

```
brew tap lenneTech/formulae && brew install lenneTech/formulae/sshpass
```