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

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

Homebrew formulae for some of our tools
https://github.com/thoughtbot/homebrew-formulae

Last synced: about 1 year ago
JSON representation

Homebrew formulae for some of our tools

Awesome Lists containing this project

README

          

# Homebrew Formulae

A [Homebrew tap] for various thoughtbot projects.

[Homebrew tap]: https://github.com/Homebrew/brew/blob/master/docs/brew-tap.md

## Usage

Tap this repository:

brew tap thoughtbot/formulae

Install the packages it contains like any other Homebrew package:

brew install gitsh
brew install parity

## Contributing

Submit pull requests against the respective repos:

* [gitsh](https://github.com/thoughtbot/gitsh)
* [parity](https://github.com/thoughtbot/parity)