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

https://github.com/otsge/homebrew-keg

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://github.com/otsge/homebrew-keg

cask homebrew

Last synced: 16 days ago
JSON representation

🍻 A CLI workflow for the administration of macOS applications distributed as binaries

Awesome Lists containing this project

README

          

# OTSGE Keg

## How do I install these casks?

`brew install --cask otsge/keg/`

Or `brew tap otsge/keg` and then `brew install --cask `.

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

```ruby
tap "otsge/keg"
cask ""
```

## Documentation

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