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: 12 months ago
JSON representation

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
```