Welcome to the Intility Homebrew Tap, a collection of Homebrew formulae for open source software delivered by Intility.
To install software from this tap, you can use the following commands:
Direct installation:
brew install intility/tap/<formula>
Or tap this repository first:
brew tap intility/tap
brew install <formula>
For example, to install cwc
:
brew install intility/tap/cwc
or if the repository is already tapped:
brew install cwc
cwc
- Chat with Code CLI Tool
Note: Make sure to check this README or the
Formula
directory for an up-to-date list of available formulae.
If you encounter any issues with the provided formulae, please file an issue in this GitHub repository. Include details of the problem and steps to reproduce it, if possible.
All formulae in this tap are distributed under their respective licenses.
For more about Homebrew, usage, and documentation, visit: