An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# CyanSalt Cask

## Casks

| Formula | App | Version | Description |
| --- | --- | --- | --- |
| `commas` | Commas
Commas | ![github](https://img.shields.io/github/v/release/CyanSalt/commas.svg) | A hackable, pluggable terminal, and also a command runner |
| `lyrically` | Lyrically
Lyrically | ![github](https://img.shields.io/github/v/release/CyanSalt/lyrically.svg) | Music player inspired by Lyric Speaker |
| `re-pwsbh` | PowerfulWindSlickedBackHair
PowerfulWindSlickedBackHair | ![github](https://img.shields.io/github/v/release/CyanSalt/re-pwsbh.svg) | 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.