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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T13:11:24.000Z (11 months ago)
- Last Synced: 2025-05-07T17:15:20.690Z (5 months ago)
- Topics: homebrew, tap, vultr, vultr-cli
- Language: Ruby
- Size: 46.9 KB
- Stars: 9
- 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
```