Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmlccie/homebrew-tap
Homebrew Tap
https://github.com/cmlccie/homebrew-tap
homebrew homebrew-formula homebrew-tap
Last synced: 23 days ago
JSON representation
Homebrew Tap
- Host: GitHub
- URL: https://github.com/cmlccie/homebrew-tap
- Owner: cmlccie
- Created: 2024-07-21T20:47:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T07:33:28.000Z (about 2 months ago)
- Last Synced: 2024-10-04T16:20:20.796Z (about 1 month ago)
- Topics: homebrew, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmlccie Tap
## How do I install these formulae?
`brew install cmlccie/tap/`
Or `brew tap cmlccie/tap` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "cmlccie/tap"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).