https://github.com/unclecode/homebrew-ccat4ai
https://github.com/unclecode/homebrew-ccat4ai
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unclecode/homebrew-ccat4ai
- Owner: unclecode
- Created: 2025-03-01T13:50:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T02:58:57.000Z (over 1 year ago)
- Last Synced: 2025-10-06T10:57:49.677Z (9 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for CodeCat4AI
This repository is a Homebrew Tap for [CodeCat4AI (Code Concatenator for AI)](https://github.com/unclecode/ccat4ai).
## How do I install these formulae?
```bash
# Add this tap
brew tap unclecode/ccat4ai
# Install CodeCat4AI
brew install ccat4ai
```
This will install the tool as `ccat4ai`. After installation, you'll see instructions on how to create a symlink to use `ccat` as a shorter command if you prefer.
## Documentation
For more information on using CodeCat4AI, please visit the [main repository](https://github.com/unclecode/ccat4ai).