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

https://github.com/dsully/homebrew-tap

Homebrew Taps 🍺
https://github.com/dsully/homebrew-tap

Last synced: 5 months ago
JSON representation

Homebrew Taps 🍺

Awesome Lists containing this project

README

          

# Homebrew Tap 🍺

## How do I install these formulae?

`brew install dsully/tap/`

Or `brew tap dsully/tap` and then `brew install `.

## Projects

| Project | Description | Install |
| ---------------------------------------------------------- | ------------------------------------------------------------- | ----------------------------- |
| [image-renamer](https://github.com/dsully/image-renamer) | Use ChatGPT to rename screen shots & other images | `brew install image-renamer` |
| [macos-defaults](https://github.com/dsully/macos-defaults) | Tool for managing macos defaults declaratively via yaml files | `brew install macos-defaults` |
| [magic-opener](https://github.com/dsully/magic-opener) | Open files either locally or via SSH | `brew install magic-opener` |
| [reddit-saves](https://github.com/dsully/reddit-saves) | Tool to export reddit saved posts | `brew install reddit-saves` |
| [released](https://github.com/dsully/released) | Install & Update GitHub releases via a config file | `brew install releases` |

## Documentation

`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).