We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Wow, thanks! That's awsome!
I will add the command to the release script.
Sorry, something went wrong.
See https://github.com/marketplace/actions/homebrew-bump-formula or or https://github.com/mislav/bump-homebrew-formula-action
No branches or pull requests
I've added a Cask formula to Homebrew so Cloudash could be installed via:
It would be recommended to run an Action after each release to create a PR to the cask repo:
The text was updated successfully, but these errors were encountered: