Go to file
Adam Scott ff08f99639 updated retroarch-cg (1.3.6) (#22921) 2016-07-18 23:03:03 +01:00
.github ISSUE_TEMPLATE.md: fixed typo (the the) 2016-07-15 19:13:02 +01:00
Casks updated retroarch-cg (1.3.6) (#22921) 2016-07-18 23:03:03 +01:00
Formula Move brew-cask formula to Formula directory (#22669) 2016-07-08 14:26:03 -04:00
ci/travis Use TRAVIS_REPO_SLUG instead of hard-coded path. (#22847) 2016-07-16 21:22:04 -04:00
cmd Core Code Cleanup 2016-07-05 02:29:10 -04:00
developer Make audit_modified_casks an internal cmd (#22826) 2016-07-15 13:09:10 -04:00
doc appcast.md: fix command (always fake browser headers) (#22810) 2016-07-15 10:10:07 -04:00
lib Bump rubocop-cask to 0.8.3 (#22848) 2016-07-16 21:48:10 -04:00
man/man1 Add --require-sha option for Issue #18831 2016-06-26 02:05:25 -04:00
spec Fix audit --download to correctly calculate appcast checkpoint (#22741) 2016-07-12 01:14:40 -04:00
test "staged at" message changed to "was successfully installed!" (#22623) 2016-07-16 16:13:02 -04:00
.editorconfig add .editorconfig file 2015-09-08 01:42:23 +01:00
.gitattributes Create .gitattributes 2015-09-21 13:57:20 +01:00
.gitignore minor updates to ignores 2014-06-19 17:35:02 -04:00
.rspec install rspec; move first few tests over 2014-06-29 11:33:22 -05:00
.rubocop.yml Move brew-cask formula to Formula directory (#22669) 2016-07-08 14:26:03 -04:00
.simplecov Exclude non-core folders from test coverage 2015-03-18 17:18:50 +00:00
.travis.yml utils and pathname moved (#22762) 2016-07-15 10:06:53 -04:00
CONDUCT.md Update Code of Conduct to Contributor Covenant 1.4 2016-02-23 22:00:02 +01:00
CONTRIBUTING.md remove exec attributes and some whitespace (#22858) 2016-07-18 03:28:04 -04:00
Gemfile Bump rubocop-cask to 0.8.3 (#22848) 2016-07-16 21:48:10 -04:00
Gemfile.lock Bump rubocop-cask to 0.8.3 (#22848) 2016-07-16 21:48:10 -04:00
LICENSE Bump year to 2016 2016-01-04 02:37:44 +09:00
README.md README.md: install gif updated for new output (#22846) 2016-07-17 01:12:21 +01:00
Rakefile Minor refactoring 2016-07-07 01:58:31 -04:00
USAGE.md "staged at" message changed to "was successfully installed!" (#22623) 2016-07-16 16:13:02 -04: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 Google Chrome and Adium.

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

Its implemented as a homebrew external command called cask.

Build Status Code Climate Coverage Status Join the chat at https://gitter.im/caskroom/homebrew-cask

Lets try it!

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

Installing Atom (animated gif)

Slower, now:

$ brew cask install atom
==> Satisfying dependencies
complete
==> Downloading https://github.com/atom/atom/releases/download/v1.8.0/atom-mac.zip
######################################################################## 100.0%
==> Verifying checksum for Cask atom
==> Moving App 'Atom.app' to '/Applications/Atom.app'
==> Symlinking Binary 'apm' to '/usr/local/bin/apm'
==> Symlinking Binary 'atom.sh' to '/usr/local/bin/atom'
🍺  atom was successfully installed!

And there we have it. Atom 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

Like most pieces of software, Homebrew-Cask has bugs — and we are busy fixing them! If you find a new bug tell us about it, but before you do make sure the problem isnt simply an outdated setup on your side, by following this guide.

If your issue persists, follow these instructions to the appropriate course of action:

Requests

Questions? Wanna chat?

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

  • If none of the templates above is appropriate, open an issue.
  • Join us (and caskbot) on IRC at #homebrew-cask on Freenode
  • Join us on Gitter

License

Code is under the BSD 2 Clause (NetBSD) license