https://github.com/dsully/homebrew-tap
Homebrew Taps 🍺
https://github.com/dsully/homebrew-tap
Last synced: 5 months ago
JSON representation
Homebrew Taps 🍺
- Host: GitHub
- URL: https://github.com/dsully/homebrew-tap
- Owner: dsully
- Created: 2023-07-06T13:17:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T16:21:43.000Z (about 1 year ago)
- Last Synced: 2025-04-13T17:34:16.372Z (about 1 year ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).