Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickcping/homebrew-dvtf-pingctl
https://github.com/patrickcping/homebrew-dvtf-pingctl
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickcping/homebrew-dvtf-pingctl
- Owner: patrickcping
- Created: 2024-08-27T14:46:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:27:50.000Z (2 months ago)
- Last Synced: 2024-09-07T03:13:29.759Z (2 months ago)
- Language: Ruby
- Size: 11.7 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
```