Skip to content

install cask from URL

Compare
Choose a tag to compare
@phinze phinze released this 09 Sep 16:41
· 232227 commits to master since this release

this release adds the ability to install a cask directly from a URL. this makes it easy to distribute a cask that you may not want included in the main project.

brew cask install http://example.com/casks/my-personal-app.rb

also includes a small bugfix for #998, which fixes incorrect reporting of brew cask create name collisions.