https://github.com/rtuin/homebrew-tools
https://github.com/rtuin/homebrew-tools
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtuin/homebrew-tools
- Owner: rtuin
- Created: 2024-11-20T21:33:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T19:07:40.000Z (over 1 year ago)
- Last Synced: 2025-03-29T07:45:34.112Z (over 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Richard's Tools tap
This repository contains Homebrew formulae for various tools.
## Usage
You can tap this repository using:
```bash
brew tap rtuin/tools
```
## Available Formulae
- `prepare-commit-msg-gen` - A tool that helps generate meaningful commit messages for your Git repositories using LLMs. [github repository](https://github.com/rtuin/prepare-commit-msg-gen)