https://github.com/patrickcping/homebrew-dvtf-pingctl
https://github.com/patrickcping/homebrew-dvtf-pingctl
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickcping/homebrew-dvtf-pingctl
- Owner: patrickcping
- Created: 2024-08-27T14:46:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T11:33:03.000Z (12 months ago)
- Last Synced: 2025-06-19T12:34:53.762Z (12 months ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew dvtf-pingctl
Homebrew tap for the [dvtf-pingctl CLI tool](https://github.com/patrickcping/dvtf-pingctl).
## Install
```shell
brew tap patrickcping/dvtf-pingctl
brew install dvtf-pingctl
```
Test the installation is successful with:
```shell
dvtf-pingctl --help
```
## Uninstall
```shell
brew uninstall dvtf-pingctl
```