Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hostwithquantum/homebrew-runway

A homebrew-tap to install the runway CLI!
https://github.com/hostwithquantum/homebrew-runway

homebrew homebrew-tap planetary-quantum runway

Last synced: 4 days ago
JSON representation

A homebrew-tap to install the runway CLI!

Awesome Lists containing this project

README

        

# homebrew-runway

Discover our tap:

```shell
❯ brew tap hostwithquantum/runway
==> Tapping hostwithquantum/runway
Cloning into '/usr/local/Homebrew/Library/Taps/hostwithquantum/homebrew-runway'...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 7 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (7/7), done.
Tapped 1 formula (14 files, 7.9KB).
```

Install our CLI:

```
❯ brew install hostwithquantum/runway/runway
==> Fetching hostwithquantum/runway/runway
==> Downloading https://download.runway.horse/runway/1.2.0/runway_Darwin_x86_64.tar.gz
############################################################################################################################################ 100.0%
==> Installing runway from hostwithquantum/runway

==> /usr/local/Cellar/runway/1.2.0/bin/runway install-completions
==> Caveats
`runway login` to get start
==> Summary
🍺 /usr/local/Cellar/runway/1.2.0: 3 files, 13.5MB, built in 13 seconds
==> Running `brew cleanup runway`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
```

Updates:

```sh
brew upgrade
```