https://github.com/fraction/homebrew-formulae
https://github.com/fraction/homebrew-formulae
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fraction/homebrew-formulae
- Owner: fraction
- License: other
- Created: 2014-10-27T20:00:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-07T03:15:23.000Z (over 10 years ago)
- Last Synced: 2025-06-13T19:06:06.487Z (about 1 year ago)
- Language: Ruby
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).