Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schm1tz1/homebrew-schm1tz1
This is my own Tap — a source for the Brew macOS package manager.
https://github.com/schm1tz1/homebrew-schm1tz1
Last synced: 1 day ago
JSON representation
This is my own Tap — a source for the Brew macOS package manager.
- Host: GitHub
- URL: https://github.com/schm1tz1/homebrew-schm1tz1
- Owner: Schm1tz1
- Created: 2022-04-07T11:23:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T16:50:13.000Z (about 1 year ago)
- Last Synced: 2024-10-31T09:52:29.529Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roman's homebrew-schm1tz1 Tap
This is my own Tap — a source for the [Brew](https://brew.sh) macOS package manager.
## Available Casks ##
* [sparkle](https://sparkle-project.org/) in the latest v1 Version (1.27.1) for backwards compatibility (e.g. compiling wireshark) - to avoid conflicts use the full cask name 'schm1tz1/schm1tz1/sparkle'
## Installation ##
Don’t have Brew? Follow [these instructions](https://brew.sh).
Add my Tap:
```shell
brew tap Schm1tz1/homebrew-schm1tz1
```Install a Cask:
```shell
brew cask install schm1tz1/schm1tz1/sparkle
```