Adding alias diagramsnet
to cask drawio
possible? #111512
Open
Description
Provide a detailed description of the proposed feature
Hello,
I know that homebrew-core is able to define Aliases for packages. Is the same possible for casks? I did not find anything explaining this in any docs.
I'm wondering this because today I installed the draw.io desktop version again. This was rebranded to diagrams.net some time ago.
Now, I know about the zoom
/https://github.com/Homebrew/homebrew-cask/blob/master/Casks/zoomus.rb cask, which installs either zoom directly or as a dependency.
Can we somehow adapt the Aliases functionality of homebrew-core for homebrew-cask?
What is the motivation for the feature?
Letting people install casks by historical/well-known names as well as updated, rebranded names.
Example use case
brew install --cask diagramsnet
instead of
brew install --cask drawio
should install the same cask.