Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/hostwithquantum/homebrew-runway
- Owner: hostwithquantum
- Created: 2023-12-06T12:17:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T16:05:42.000Z (4 days ago)
- Last Synced: 2024-11-11T17:19:58.940Z (4 days ago)
- Topics: homebrew, homebrew-tap, planetary-quantum, runway
- Language: Ruby
- Homepage: https://www.runway.horse
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```