Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Unified tap to distribute my Homebrew formulas.
https://github.com/idleberg/homebrew-tap

homebrew homebrew-formula homebrew-tap

Last synced: 22 days ago
JSON representation

Unified tap to distribute my Homebrew formulas.

Awesome Lists containing this project

README

        

# :beer: homebrew-tap

> Unified tap to distribute my Homebrew formulas.

![License](https://img.shields.io/github/license/idleberg/homebrew-tap?style=for-the-badge)
[![Build](https://img.shields.io/github/actions/workflow/status/idleberg/homebrew-tap/audit.yml?style=for-the-badge)](https://github.com/idleberg/homebrew-tap/actions)

## Usage

Tap this repository to install the available formulas:

```sh
$ brew tap idleberg/tap
$ brew install --build-from-source
```

Alternatively, you can install any packages skipping the tap step:

```sh
$ brew install idleberg/tap/ --build-from-source
```

## License

This work is licensed under [The MIT License](LICENSE).