https://github.com/academic/homebrew-gurl
📦 Homebrew formula for easily install gURL on Apple macOS and GNU/Linux.
https://github.com/academic/homebrew-gurl
Last synced: 12 months ago
JSON representation
📦 Homebrew formula for easily install gURL on Apple macOS and GNU/Linux.
- Host: GitHub
- URL: https://github.com/academic/homebrew-gurl
- Owner: academic
- License: mit
- Created: 2021-06-09T21:51:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T21:59:43.000Z (about 5 years ago)
- Last Synced: 2025-02-23T09:14:38.441Z (over 1 year ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-gurl
Formula for Homebrew.
Apple macOS and GNU/Linux users available way to install [gURL](https://github.com/academic/gurl) via [Homebrew](https://brew.sh/):
```bash
# Tap a new formula:
brew tap academic/gurl
# Installation:
brew install academic/gurl/cli
```
Auto update CLI to the latest version by this command:
```bash
brew upgrade
```