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

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

A Homebrew tap for some binaries
https://github.com/moritzheiber/homebrew-tap

Last synced: about 2 months ago
JSON representation

A Homebrew tap for some binaries

Awesome Lists containing this project

README

          

# Homebrew tap for all my binary projects

Currently:

- [crowbar](https://github.com/moritzheiber/crowbar)

## Install a package

```sh
$ brew install moritzheiber/tap/crowbar
```

This will mount the `moritzheiber/tap` tap and then install the `crowbar` package from it.