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

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.

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