Skip to content
#

homebrew-cask

Here are 88 public repositories matching this topic...

ondrejfuhrer
ondrejfuhrer commented Apr 14, 2020

As a user I would like to set a default behaviour to brew cu command. As an example I might wan't to always run it with --all option.

Desired flow:

> brew cu
==> Options
Include auto-update (-a): false
Include latest (-f): false

Config change

> brew cu config set auto-update true
Option "auto-update" has been set to "true" by default.
> brew cu
==> Options
I
ksatirli
ksatirli commented Mar 16, 2020

The current GitHub Action setup checks for style issues within Casks but does not attempt to fully install them.

Using helpers/install-cask.sh <product>, let's expand the Actions to (attmept to) install all version of a product and verify that the casks are not only valid in terms of brew cask style, but also actually work.

"Works on my system" is great but checking upstream makes more

Improve this page

Add a description, image, and links to the homebrew-cask topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the homebrew-cask topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.