Go to file
Markus Reiter c688d2616e
Update `url do` docs. (#102948)
* Update `url do` docs.

* Update url.md
2021-04-03 00:01:30 +01:00
.github Fix `documentation` label not being applied. (#102779) 2021-03-28 08:24:02 +05:30
Casks Update basictex from 2020.0407 to 2021.0325 (#103001) 2021-04-02 23:55:44 +01:00
audit_exceptions servpane: add livecheck (#102529) 2021-03-25 00:55:10 +05:30
cmd/lib cmd/lib/generate-matrix.rb: update GitHub API call (#99993) 2021-02-18 07:43:56 +08:00
developer Add casks-without-zap (#100794) 2021-03-16 14:43:22 +08:00
doc Update `url do` docs. (#102948) 2021-04-03 00:01:30 +01:00
.editorconfig
.gitattributes
.gitignore Add IntelliJ idea ignore attributes (#96757) 2021-01-17 00:36:44 +01:00
CONTRIBUTING.md CONTRIBUTING.md: deprecate cask-repair (#96725) 2020-12-23 16:39:17 +01:00
LICENSE LICENSE: 2013 (#42767) 2018-01-15 13:54:24 +10:00
README.md README: reporting bugs: not included in upgrade (#96442) 2020-12-23 16:40:20 +01:00
USAGE.md USAGE.md: add --no-quarantine (#98529) 2021-01-23 05:55:24 +08:00
tap_migrations.json Update tap_migrations.json (#98719) 2021-01-30 15:04:08 +00:00

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 GitHub discussions

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