Go to file
BrewTestBot 1cd3420a80
Update happymac from latest to 0.1.0 (#94553)
2020-12-07 17:07:42 +11:00
.github support.yml: Suggest to use GitHub Discussions (#94407) 2020-12-06 12:42:15 +11:00
Casks Update happymac from latest to 0.1.0 (#94553) 2020-12-07 17:07:42 +11:00
cmd Add missing `require`s. (#93902) 2020-12-01 06:16:25 +11:00
developer generate_cask_token: updates for deprecated commands (#94176) 2020-12-03 15:41:40 +11:00
doc language.md: fix for new style (#94365) 2020-12-05 19:20:12 +11:00
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md Update CONTRIBUTING.md (#93798) 2020-11-28 14:53:48 +00:00
LICENSE
README.md README.md: update gif and installation for lack of `cask` (#93787) 2020-11-28 00:14:18 +01:00
USAGE.md USAGE.md: updates for deprecated commands (#94144) 2020-12-03 12:58:45 +11:00
tap_migrations.json

README.md

Homebrew Cask

“To install, drag this icon…” no more!

Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Atom and Google Chrome.

We do this by providing a friendly CLI workflow for the administration of macOS applications distributed as binaries.

Join us on https://discourse.brew.sh

Lets try it!

To start using Homebrew Cask, you just need Homebrew installed.

Installing and uninstalling Atom (animated gif)

Slower, now:

$ brew install alfred
==> Downloading https://cachefly.alfredapp.com/Alfred_4.2.1_1187.dmg
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'alfred'.
==> Installing Cask alfred
==> Moving App 'Alfred 4.app' to '/Applications/Alfred 4.app'.
🍺  alfred was successfully installed!

And there we have it. An application installed with one quick command: no clicking, no dragging, no dropping.

Learn More

  • Find basic documentation on using Homebrew Cask in USAGE.md
  • Want to contribute a Cask? Awesome! See CONTRIBUTING.md
  • Want to hack on our code? Also awesome! See hacking.md
  • More project-related details and discussion are available in the documentation

Reporting bugs

If you ignore this guide, your issue may be closed without review.

Before reporting a bug, run brew update-reset && brew update and try your command again. This is a fix-all that will reset the state of all your taps, ensuring the problem isnt an outdated setup on your side.

If your issue persists, search for it before opening a new one. If you find an open issue and have any new information, add it in a comment. If you find a closed issue, try the solutions there.

If the issue is still not solved, see the guides for common problems:

Requests

Questions? Wanna chat?

Were really rather friendly! Here are the best places to talk about the project:

License

Code is under the BSD 2 Clause (NetBSD) license