An open API service indexing awesome lists of open source software.

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

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).