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

https://github.com/keyvaluesoftwaresystems/homebrew-tools

Homebrew formula for installing KV's apps & tools.
https://github.com/keyvaluesoftwaresystems/homebrew-tools

Last synced: 9 months ago
JSON representation

Homebrew formula for installing KV's apps & tools.

Awesome Lists containing this project

README

          

# homebrew-tools

Homebrew formula for installing Keyvalue's apps & tools.

## How To Use

Installation:

```
brew tap KeyValueSoftwareSystems/tools
brew install gsql-proxy
```

Or you can directly install the tool [gsql-proxy](https://github.com/KeyValueSoftwareSystems/gsql-proxy):

```
brew install KeyValueSoftwareSystems/tools/gsql-proxy
```

Upgrade the gsql-proxy CLI to the latest version:

```
brew upgrade KeyValueSoftwareSystems/tools/gsql-proxy
```