Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmutahar/homebrew-tap
https://github.com/kmutahar/homebrew-tap
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmutahar/homebrew-tap
- Owner: kmutahar
- License: mit
- Created: 2019-03-02T09:22:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T18:45:39.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T00:38:44.124Z (2 months ago)
- Language: Ruby
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kmutahar homebrew-tap
## Purpose
The main purpose of this Brew tap is to add any and call MacOS applications that I use that are not available in the main [Homebrew/homebrew-cask tap](https://github.com/Homebrew/homebrew-cask)
### Cask Updates
Many of the Casks are not updated until the time I will be re-downloading said Cask, however please feel free to make a pull request for updates or anything.
## How do I install these casks?
`brew cask install kmutahar/tap/`Or `brew tap kmutahar/tap` and then `brew cask install `.
Or install via URL (which will not receive updates):
```
brew install https://raw.githubusercontent.com/kmutahar/homebrew-tap/master/Casks/.rb
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).## License
[MIT License](https://github.com/kmutahar/homebrew-tap/blob/master/LICENSE)