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.
- Host: GitHub
- URL: https://github.com/keyvaluesoftwaresystems/homebrew-tools
- Owner: KeyValueSoftwareSystems
- Created: 2022-12-05T09:42:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T07:11:04.000Z (over 3 years ago)
- Last Synced: 2025-05-23T19:37:26.653Z (10 months ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```