https://github.com/cyansalt/homebrew-cask
My homebrew cask tap
https://github.com/cyansalt/homebrew-cask
Last synced: 29 days ago
JSON representation
My homebrew cask tap
- Host: GitHub
- URL: https://github.com/cyansalt/homebrew-cask
- Owner: CyanSalt
- Created: 2021-10-12T04:08:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T03:54:55.000Z (10 months ago)
- Last Synced: 2025-09-17T05:46:47.962Z (10 months ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CyanSalt Cask
## Casks
| Formula | App | Version | Description |
| --- | --- | --- | --- |
| `commas` |
Commas |  | A hackable, pluggable terminal, and also a command runner |
| `lyrically` |
Lyrically |  | Music player inspired by Lyric Speaker |
| `re-pwsbh` |
PowerfulWindSlickedBackHair |  | Cross-platform remaster of PowerfulWindSlickedBackHair |
## How do I install these formulae?
`brew install --cask cyansalt/cask/`
Or `brew tap cyansalt/cask` and then `brew install --cask `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## How to submit a new version?
Just update the `version` and generate `sha256` with the `shasum -a 256 .zip` command.