https://github.com/kkrypt0nn/homebrew-tap
🍺 A Homebrew Tap for my projects
https://github.com/kkrypt0nn/homebrew-tap
Last synced: 3 months ago
JSON representation
🍺 A Homebrew Tap for my projects
- Host: GitHub
- URL: https://github.com/kkrypt0nn/homebrew-tap
- Owner: kkrypt0nn
- Created: 2026-01-18T18:19:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-24T20:08:33.000Z (3 months ago)
- Last Synced: 2026-02-25T00:50:55.310Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Krypton's Homebrew Tap
## How do I install these formulae?
`brew install kkrypt0nn/tap/`
Or `brew tap kkrypt0nn/tap` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "kkrypt0nn/tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).