Go to file
Jacob Ford 0164ccf37b
Add WALTR PRO (#105681)
* Fix SHA

* Fix app name

* Convert appcast to livecheck

* Write desc

* Write Zap stanza

Starting with only folder I can find so far, though it's empty

* Fix style

* Update waltr-pro.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
2021-05-13 14:24:25 +08:00
.github Sync triage workflow between cask repos (#105636) 2021-05-13 08:10:44 +08:00
Casks Add WALTR PRO (#105681) 2021-05-13 14:24:25 +08:00
audit_exceptions Update github_prerelease_allowlist.json (#105579) 2021-05-12 12:00:49 +08:00
cmd/lib Fix runner selection. (#103370) 2021-04-07 17:56:09 -04:00
developer Add casks-without-zap (#100794) 2021-03-16 14:43:22 +08:00
doc Update adding_a_cask.md (#105596) 2021-05-12 17:23:59 +08:00
.editorconfig
.gitattributes
.gitignore Add IntelliJ idea ignore attributes (#96757) 2021-01-17 00:36:44 +01:00
CONTRIBUTING.md docs: move language reference to docs.brew.sh (#104628) 2021-05-04 11:30:14 +08:00
LICENSE
README.md docs: move language reference to docs.brew.sh (#104628) 2021-05-04 11:30:14 +08:00
USAGE.md docs: move language reference to docs.brew.sh (#104628) 2021-05-04 11:30:14 +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