{"id":21926588,"url":"https://github.com/astzweig/homebrew-cask","last_synced_at":"2025-03-22T11:48:57.286Z","repository":{"id":38326818,"uuid":"488992623","full_name":"astzweig/homebrew-cask","owner":"astzweig","description":"🍻 A CLI workflow for the administration of macOS applications distributed as binaries","archived":false,"fork":false,"pushed_at":"2023-04-10T18:59:31.000Z","size":310608,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-27T11:23:37.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astzweig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_exceptions/github_prerelease_allowlist.json","citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-05T13:53:49.000Z","updated_at":"2023-01-18T02:30:44.000Z","dependencies_parsed_at":"2023-01-24T06:15:16.266Z","dependency_job_id":null,"html_url":"https://github.com/astzweig/homebrew-cask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astzweig%2Fhomebrew-cask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astzweig%2Fhomebrew-cask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astzweig%2Fhomebrew-cask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astzweig%2Fhomebrew-cask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astzweig","download_url":"https://codeload.github.com/astzweig/homebrew-cask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952770,"owners_count":20537472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T22:08:58.562Z","updated_at":"2025-03-22T11:48:57.260Z","avatar_url":"https://github.com/astzweig.png","language":"Ruby","readme":"# Homebrew Cask\n\n_“To install, drag this icon…” no more!_\n\nHomebrew Cask extends [Homebrew](https://brew.sh) and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Atom and Google Chrome.\n\nWe do this by providing a friendly CLI workflow for the administration of macOS applications distributed as binaries.\n\n[![Join us on GitHub discussions](https://img.shields.io/badge/github-discussions-informational)](https://github.com/Homebrew/discussions)\n\n## Let’s try it!\n\nTo start using Homebrew Cask, you just need [Homebrew](https://brew.sh/) installed.\n\n\u003cimg src=\"https://i.imgur.com/FNNM6WL.gif\" width=\"547\" alt=\"Installing and uninstalling Atom (animated gif)\"\u003e\n\nSlower, now:\n\n```\n$ brew install alfred\n==\u003e Downloading https://cachefly.alfredapp.com/Alfred_4.2.1_1187.dmg\n######################################################################## 100.0%\n==\u003e Verifying SHA-256 checksum for Cask 'alfred'.\n==\u003e Installing Cask alfred\n==\u003e Moving App 'Alfred 4.app' to '/Applications/Alfred 4.app'.\n🍺  alfred was successfully installed!\n```\n\nAnd there we have it. An application installed with one quick command: no clicking, no dragging, no dropping.\n\n## Learn More\n\n* Find basic documentation on using Homebrew Cask in [USAGE.md](USAGE.md).\n* Want to contribute a Cask? Awesome! See [CONTRIBUTING.md](CONTRIBUTING.md).\n* More project-related details and discussion are available in the [documentation](doc).\n\n## Reporting bugs\n\n[**If you ignore this guide, your issue may be closed without review**](doc/faq/closing_issues_without_review.md)\n\nBefore reporting a bug, run `brew update-reset \u0026\u0026 brew update` and try your command again. This is a fix-all that will reset the state of all your taps, ensuring the problem isn’t an outdated setup on your side.\n\nIf your issue persists, [search for it](https://github.com/Homebrew/homebrew-cask/search?type=Issues) 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.\n\nIf the issue is still not solved, see the guides for common problems:\n\n* [Examples of common errors and their solutions](doc/reporting_bugs/error_examples.md)\n* [`curl` error](doc/reporting_bugs/error_examples.md#curl-error)\n* [`Permission denied` error](doc/reporting_bugs/error_examples.md#permission-denied-error)\n* [`Checksum does not match` error](doc/reporting_bugs/error_examples.md#checksum-does-not-match-error)\n* [`source is not there` error](doc/reporting_bugs/error_examples.md#source-is-not-there-error)\n* [`wrong number of arguments` error](doc/reporting_bugs/error_examples.md#wrong-number-of-arguments-error)\n* [App isn’t included in `upgrade`](https://docs.brew.sh/FAQ#why-arent-some-apps-included-during-brew-upgrade)\n* [The app can’t be opened because it is from an unidentified developer](https://docs.brew.sh/FAQ#why-cant-i-open-a-mac-app-from-an-unidentified-developer)\n* [My problem isn’t listed](https://github.com/Homebrew/homebrew-cask/issues/new?template=01_bug_report.yml)\n\n## Requests\n\n* Issues requesting new casks will be closed. If you want a cask added to the main repositories, [submit a pull request](https://github.com/Homebrew/homebrew-cask/blob/HEAD/CONTRIBUTING.md#adding-a-cask).\n* For a feature request, [use this template](https://github.com/Homebrew/homebrew-cask/issues/new?assignees=\u0026labels=\u0026template=02_feature_request.yml).\n\n## Questions? Wanna chat?\n\nWe’re really rather friendly! Here are the best places to talk about the project:\n\n* [Open an issue](https://github.com/Homebrew/homebrew-cask/issues/new/choose).\n* Join us on [GitHub discussions (forum)](https://github.com/Homebrew/discussions).\n\n## License\nCode is under the [BSD 2 Clause (NetBSD) license](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastzweig%2Fhomebrew-cask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastzweig%2Fhomebrew-cask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastzweig%2Fhomebrew-cask/lists"}