https://github.com/flarebyte/homebrew-tap
Installation of Flarebyte.com tools through the Homebrew package manager.
https://github.com/flarebyte/homebrew-tap
Last synced: 4 months ago
JSON representation
Installation of Flarebyte.com tools through the Homebrew package manager.
- Host: GitHub
- URL: https://github.com/flarebyte/homebrew-tap
- Owner: flarebyte
- License: mit
- Created: 2025-06-20T06:21:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T08:27:28.000Z (12 months ago)
- Last Synced: 2025-06-20T09:32:52.027Z (12 months ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flarebyte.com Homebrew Tap
> Installation of Flarebyte.com tools through the Homebrew package manager.
## Installation
You can add the tap which makes formulae within it available in search results (`brew search` output):
```sh
brew tap flarebyte/tap
```
## Formulae
Install clingy code detective (alias clingy):
`brew install clingy-code-detective`
## Links
- [Brew Package manager for macOS](https://brew.sh)