https://github.com/vultr/homebrew-vultr-cli
Homebrew tap for vultr-cli
https://github.com/vultr/homebrew-vultr-cli
homebrew tap vultr vultr-cli
Last synced: 5 months ago
JSON representation
Homebrew tap for vultr-cli
- Host: GitHub
- URL: https://github.com/vultr/homebrew-vultr-cli
- Owner: vultr
- License: mit
- Created: 2019-07-17T11:01:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-19T21:05:02.000Z (10 months ago)
- Last Synced: 2026-03-05T05:06:23.518Z (5 months ago)
- Topics: homebrew, tap, vultr, vultr-cli
- Language: Ruby
- Homepage:
- Size: 53.7 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-vultr-cli
Homebrew tap for the Vultr-cli
### Installation
There are only two steps to tap this brew formula
1. You will need to add the tap to brew
``` sh
brew tap vultr/vultr-cli
```
2. Install it like any regular brew formula
``` sh
brew install vultr-cli
```