{"id":48582527,"url":"https://github.com/zircote/homebrew-tap","last_synced_at":"2026-04-08T17:34:13.099Z","repository":{"id":328860636,"uuid":"1117075668","full_name":"zircote/homebrew-tap","owner":"zircote","description":"Homebrew tap for various projects","archived":false,"fork":false,"pushed_at":"2026-03-09T16:23:34.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-09T20:15:48.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zircote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"zircote"}},"created_at":"2025-12-15T19:49:28.000Z","updated_at":"2026-03-09T16:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zircote/homebrew-tap","commit_stats":null,"previous_names":["zircote/homebrew-git-adr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zircote/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zircote","download_url":"https://codeload.github.com/zircote/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-08T17:34:12.204Z","updated_at":"2026-04-08T17:34:13.088Z","avatar_url":"https://github.com/zircote.png","language":"Ruby","funding_links":["https://github.com/sponsors/zircote"],"categories":[],"sub_categories":[],"readme":"# zircote Homebrew Tap\n\nOfficial [Homebrew](https://brew.sh/) tap for zircote projects.\n\n## Available Formulae\n\n| Formula | Description |\n|---------|-------------|\n| [adrscope](https://github.com/zircote/adrscope) | Validate, visualize, and manage Architecture Decision Records (ADRs) |\n| [git-adr](https://github.com/zircote/git-adr) | Architecture Decision Records management using git notes |\n| [subcog](https://github.com/zircote/subcog) | A persistent memory system for AI coding assistants |\n\n## Installation\n\n```bash\n# Add this tap\nbrew tap zircote/tap\n\n# Install a formula\nbrew install git-adr\n```\n\nOr install directly:\n\n```bash\nbrew install zircote/tap/git-adr\n```\n\n## Updating\n\n```bash\nbrew update\nbrew upgrade git-adr\n```\n\n## Uninstalling\n\n```bash\nbrew uninstall git-adr\nbrew untap zircote/tap\n```\n\n## Post-Installation\n\nTo use git-adr as a git subcommand, add a git alias:\n\n```bash\ngit config --global alias.adr '!git-adr'\n```\n\nThen you can use: `git adr new \"My Decision\"`\n\n## What is git-adr?\n\ngit-adr is a CLI tool for managing Architecture Decision Records (ADRs) using git notes instead of files in your repository. This approach:\n\n- Keeps your working tree clean (no ADR files)\n- Integrates seamlessly with git workflows\n- Survives rebases and amends\n- Can be synced across remotes\n\nLearn more at [github.com/zircote/git-adr](https://github.com/zircote/git-adr)\n\n## Issues\n\nFor issues with a formula (installation, updates), please open an issue in this repository.\n\nFor issues with the tools themselves, please open an issue in the respective project repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzircote%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fhomebrew-tap/lists"}