Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s4heid/homebrew-tap
:beer: Some homebrew casks and formulas
https://github.com/s4heid/homebrew-tap
casks formulas homebrew homebrew-tap
Last synced: about 1 month ago
JSON representation
:beer: Some homebrew casks and formulas
- Host: GitHub
- URL: https://github.com/s4heid/homebrew-tap
- Owner: s4heid
- Created: 2019-03-15T08:08:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T09:46:06.000Z (about 5 years ago)
- Last Synced: 2024-11-01T03:42:22.319Z (3 months ago)
- Topics: casks, formulas, homebrew, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tap
[Homebrew](https://brew.sh) is a package manager for OSX. This repository is a collection of some homebrew formulas and casks.
### How to use
Tap this repository:
```bash
brew update
brew upgrade
brew tap s4heid/homebrew-tap https://github.com/s4heid/homebrew-tap.git
```### Formulas
| Formula | Description | Homepage |
|-----------|-------------|----------|
| goom | A tool for opening urls from the command line | https://github.com/s4heid/goom |Install the formulas:
```bash
brew install
```### Casks
| Cask | Description | Homepage |
|-----------|-------------|----------|
| synoptico | A desktop application that can aggregate multiple websites | https://github.com/friegger/synoptico |Install the casks:
```bash
brew cask install
```