https://github.com/theacharya/homebrew-tap
Homebrew Tap
https://github.com/theacharya/homebrew-tap
Last synced: 4 months ago
JSON representation
Homebrew Tap
- Host: GitHub
- URL: https://github.com/theacharya/homebrew-tap
- Owner: TheAcharya
- License: mit
- Created: 2024-01-25T02:24:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T13:20:58.000Z (8 months ago)
- Last Synced: 2025-02-16T14:39:26.725Z (8 months ago)
- Language: Ruby
- Homepage: https://tech.theacharya.co
- Size: 34.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Tap
This repository contains the homebrew formulas for our applications.
## Usage
### With [Homebrew](https://brew.sh/)
```bash
$ brew tap TheAcharya/homebrew-tap
``````bash
$ brew untap TheAcharya/homebrew-tap
``````bash
$ brew install --cask
``````bash
$ brew uninstall --cask
```