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
- Host: GitHub
- URL: https://github.com/thoughtbot/homebrew-formulae
- Owner: thoughtbot
- License: bsd-3-clause
- Created: 2013-11-22T14:14:50.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T06:55:48.000Z (over 3 years ago)
- Last Synced: 2025-04-22T21:54:05.413Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 86.9 KB
- Stars: 30
- Watchers: 35
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)