https://github.com/webhippie/homebrew-casks
Homebrew repository to install casks maintained by us
https://github.com/webhippie/homebrew-casks
cask homebrew
Last synced: about 1 year ago
JSON representation
Homebrew repository to install casks maintained by us
- Host: GitHub
- URL: https://github.com/webhippie/homebrew-casks
- Owner: webhippie
- License: apache-2.0
- Created: 2020-01-06T20:13:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T08:15:37.000Z (about 1 year ago)
- Last Synced: 2025-04-13T14:07:08.964Z (about 1 year ago)
- Topics: cask, homebrew
- Language: Ruby
- Size: 83 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew: Casks
[](https://github.com/webhippie/homebrew-casks/actions/workflows/general.yml) [](https://matrix.to/#/#webhippie:matrix.org) [](https://www.codacy.com/gh/webhippie/homebrew-casks/dashboard?utm_source=github.com&utm_medium=referral&utm_content=webhippie/homebrew-casks&utm_campaign=Badge_Grade)
Homebrew repository to install casks maintained by us.
## Prepare
```console
brew tap webhippie/casks
```
## Install
### [anka-build](https://veertu.com/)
```console
brew cask install anka-build
```
### [bill](https://billtheapp.com/)
```console
brew cask install bill
```
### [imusic](https://imusic.aimersoft.com/)
```console
brew cask install imusic
```
## Development
```console
rake test
```
## Security
If you find a security issue please contact
[thomas@webhippie.de](mailto:thomas@webhippie.de) first.
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
- [Thomas Boerger](https://github.com/tboerger)
## License
Apache-2.0
## Copyright
```console
Copyright (c) 2020 Thomas Boerger
```