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

https://github.com/nvk/homebrew-tap


https://github.com/nvk/homebrew-tap

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nvk Tap

## How do I install these formulae?

`brew install nvk/tap/`

Or `brew tap nvk/tap` and then `brew install `.

Or, in a `brew bundle` `Brewfile`:

```ruby
tap "nvk/tap"
brew ""
```

## Documentation

`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).