{"id":15176205,"url":"https://github.com/hashicorp/homebrew-tap","last_synced_at":"2025-04-12T23:33:38.484Z","repository":{"id":37245880,"uuid":"276412426","full_name":"hashicorp/homebrew-tap","owner":"hashicorp","description":"Homebrew Tap of HashiCorp products and tools","archived":false,"fork":false,"pushed_at":"2025-04-02T15:20:44.000Z","size":970,"stargazers_count":139,"open_issues_count":19,"forks_count":61,"subscribers_count":198,"default_branch":"master","last_synced_at":"2025-04-04T03:04:34.562Z","etag":null,"topics":["homebrew","homebrew-tap"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-01T15:20:08.000Z","updated_at":"2025-04-02T15:20:47.000Z","dependencies_parsed_at":"2024-03-19T00:30:17.262Z","dependency_job_id":"719d4072-e238-4e9b-aab1-92449c04cc7c","html_url":"https://github.com/hashicorp/homebrew-tap","commit_stats":{"total_commits":1039,"total_committers":50,"mean_commits":20.78,"dds":0.6304138594802695,"last_synced_commit":"cbe6481cc4036ee92b76bedf7aac6d879601aef3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/homebrew-tap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647259,"owners_count":21139081,"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":["homebrew","homebrew-tap"],"created_at":"2024-09-27T13:01:05.920Z","updated_at":"2025-04-12T23:33:38.461Z","avatar_url":"https://github.com/hashicorp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Heimdall](https://heimdall.hashicorp.services/api/v1/assets/homebrew-tap/badge.svg?key=f0ea6d408d7a7798bcd4f6ef4a40fe9c791109ca85d2f20d5630a9f4abafa9f6)](https://heimdall.hashicorp.services/site/assets/homebrew-tap)\n\n# HashiCorp Homebrew Tap\n\n## What is Homebrew?\n\nPackage manager for macOS (or Linux), see more at https://brew.sh\n\n## What is a Tap?\n\nA third-party (in relation to Homebrew) repository providing installable\npackages (formulae) on macOS and Linux.\n\nSee more at https://docs.brew.sh/Taps\n\n## How do I install packages from here?\n\n```sh\nbrew install hashicorp/tap/name\n```\n\nYou can also only add the tap which makes formulae within it\navailable in search results (`brew search` output):\n\n```sh\nbrew tap hashicorp/tap\n```\n\nNote: to clone the tap via SSH you will need to use:\n\n```sh\nbrew tap hashicorp/tap https://github.com/hashicorp/homebrew-tap\n```\n\nWhile you may search across taps, it is necessary to always use\nfully qualified name (incl. the `hashicorp/tap/` prefix)\nwhen refering to formulae in external taps such as this one\noutside of search.\n\n## What packages are available?\n\nWith the following commands, you can install the latest generally available (GA) version of each product:\n```sh\n# Formulae\nbrew install hashicorp/tap/athena-cli\nbrew install hashicorp/tap/boundary\nbrew install hashicorp/tap/consul\nbrew install hashicorp/tap/consul-dataplane\nbrew install hashicorp/tap/consul-enterprise\nbrew install hashicorp/tap/consul-template\nbrew install hashicorp/tap/consul-terraform-sync\nbrew install hashicorp/tap/hc-install\nbrew install hashicorp/tap/hcdiag\nbrew install hashicorp/tap/hcp\nbrew install hashicorp/tap/levant\nbrew install hashicorp/tap/nomad\nbrew install hashicorp/tap/nomad-enterprise\nbrew install hashicorp/tap/nomad-pack\nbrew install hashicorp/tap/packer\nbrew install hashicorp/tap/sentinel\nbrew install hashicorp/tap/terraform\nbrew install hashicorp/tap/terraform-ls\nbrew install hashicorp/tap/tf-migrate\nbrew install hashicorp/tap/tfstacks\nbrew install hashicorp/tap/vault\nbrew install hashicorp/tap/vault-enterprise\nbrew install hashicorp/tap/vault-radar\nbrew install hashicorp/tap/waypoint\n\n# Casks\nbrew install hashicorp/tap/hashicorp-boundary-desktop\nbrew install hashicorp/tap/hashicorp-vagrant\n```\n\nPrereleases (including as alpha's, beta's, and release candidates) will not be available in this tap.\n\n## Why should I install packages from this tap?\n\nFormulae for the same HashiCorp software may exist in other taps\nor the [community-maintained main tap](https://github.com/Homebrew/homebrew-core).\nThis may raise a question of why would someone prefer one tap over the other.\n\nThe _community-maintained tap_ compiles HashiCorp software on Homebrew's own infrastructure, and builds it according to the local formulae definition.\n\nFormulae _in this tap_ are maintained by HashiCorp, which means that it distributes\nthe exact (byte-to-byte) same binaries which are published to https://releases.hashicorp.com\n\n - macOS binaries are signed by HashiCorp and the signature can be verified\n\tper instructions on the [HashiCorp's Security](https://www.hashicorp.com/security#code-signature-verification) page\n - Teams maintaining HashiCorp software choose Go version and any build flags _deliberately_ while\n \tfactoring in support, security and other concerns. Binaries distributed through this tap reflect this.\n - Updating of formulae is automated, which means that updates become available as they're released.\n\n### Why doesn't HashiCorp maintain formulae in the `homebrew-core` (main tap)?\n\nHomebrew's core team prefers to keep `homebrew-core` as community maintained and built from source to maintain consistency across vendors in terms of expectations around contents and updates. See [relevant discussion](https://discourse.brew.sh/t/maintenance-of-formulas-by-vendor/7649) for more information.\n\n## Contributing\n\nCheck out our [contribution guidelines for this project](./CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fhomebrew-tap/lists"}