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

https://github.com/rafaelswi/homebrew-menubarusb

Repository that allows MenuBarUSB to be installed via homebrew
https://github.com/rafaelswi/homebrew-menubarusb

homebrew macos

Last synced: 2 months ago
JSON representation

Repository that allows MenuBarUSB to be installed via homebrew

Awesome Lists containing this project

README

          

# RafaelSwi "MenuBarUSB"

## How do I install?

`brew install rafaelswi/menubarusb/`

Or `brew tap rafaelswi/menubarusb` and then `brew install `.

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

```ruby
tap "rafaelswi/menubarusb"
brew ""
```