https://github.com/lyft/homebrew-formulae
Yet another homebrew tap
https://github.com/lyft/homebrew-formulae
lyft
Last synced: 11 months ago
JSON representation
Yet another homebrew tap
- Host: GitHub
- URL: https://github.com/lyft/homebrew-formulae
- Owner: lyft
- License: apache-2.0
- Created: 2015-08-04T16:46:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T00:56:31.000Z (over 5 years ago)
- Last Synced: 2023-04-10T04:51:27.983Z (almost 3 years ago)
- Topics: lyft
- Language: Ruby
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# formulae
Some [homebrew](http://brew.sh/) formula for distribution or fixes
```
brew tap lyft/formulae
```
## [SwiftLint](https://github.com/realm/SwiftLint)
Custom SwiftLint [fork](https://github.com/lyft/SwiftLint/) for our
style guide.
```
brew install lyft/formulae/swiftlint
```