Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patrickcping/homebrew-dvtf-pingctl


https://github.com/patrickcping/homebrew-dvtf-pingctl

Last synced: 9 days 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
```