Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike182uk/homebrew-tap
🍺 Homebrew formulae & casks for various tools
https://github.com/mike182uk/homebrew-tap
homebrew homebrew-cask homebrew-formulae homebrew-tap
Last synced: 2 months ago
JSON representation
🍺 Homebrew formulae & casks for various tools
- Host: GitHub
- URL: https://github.com/mike182uk/homebrew-tap
- Owner: mike182uk
- Created: 2019-05-12T10:51:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:29:19.000Z (9 months ago)
- Last Synced: 2024-04-14T22:20:48.427Z (8 months ago)
- Topics: homebrew, homebrew-cask, homebrew-formulae, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tap
Homebrew formulae & casks for various tools that I use
## Installation
```sh
brew tap mike182uk/tap
```## Available Tools
| Name | Description | Version(s) |
|------|-------------|----------|
| [balena-cli](https://github.com/balena-io/balena-cli) | The official balena CLI tool | [`19.0.13`](https://github.com/balena-io/balena-cli/releases/tag/v19.0.13)### balena-cli
To install the latest version supported by this tap:
```sh
brew install mike182uk/tap/balena-cli
```There is already a Hombrew formula for `balena-cli` in [`homebrew/core`](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/b/balena-cli.rb) but it has a dependency on `node`. This cask installs `balena-cli` using the official installer which bundles all of its dependencies.