cloudash icon indicating copy to clipboard operation
cloudash copied to clipboard

Install via Homebrew

Open georgeboot opened this issue 2 years ago • 2 comments

I've added a Cask formula to Homebrew so Cloudash could be installed via:

brew install --cask cloudash

It would be recommended to run an Action after each release to create a PR to the cask repo:

brew bump-formula-pr --version=1.2.3 cloudash

georgeboot avatar Sep 30 '21 20:09 georgeboot

Wow, thanks! That's awsome!

I will add the command to the release script.

mthenw avatar Sep 30 '21 21:09 mthenw

See https://github.com/marketplace/actions/homebrew-bump-formula or or https://github.com/mislav/bump-homebrew-formula-action

georgeboot avatar Sep 30 '21 21:09 georgeboot