cloudashdev / cloudash

A monitoring and troubleshooting desktop app for serverless architectures.
https://cloudash.dev
101 stars 3 forks source link

Install via Homebrew #51

Open georgeboot opened 2 years ago

georgeboot commented 2 years ago

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
mthenw commented 2 years ago

Wow, thanks! That's awsome!

I will add the command to the release script.

georgeboot commented 2 years ago

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