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

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


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

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Homebrew Formulae
=================

A collection of formulae to be tapped by homebrew.

## Installation

Use [brew tap](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/brew-tap.md) to tap the formulae.

```sh
brew tap fraction/homebrew-formulae
```

## Usage

Use [brew install](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/brew-tap.md) to install the formula.

```sh
brew install sshcd
```

## Support

Please [open an issue](https://github.com/fraction/homebrew-formulae/issues/new) for questions and concerns.

## Contributing

Fork the project, commit your changes, and [open a pull request](https://github.com/fraction/homebrew-formulae/compare/).