{"id":50779967,"url":"https://github.com/requestly/homebrew-tools","last_synced_at":"2026-06-12T02:30:41.266Z","repository":{"id":361344958,"uuid":"1171769215","full_name":"requestly/homebrew-tools","owner":"requestly","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-03T15:45:20.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-30T08:27:59.560Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/requestly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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}},"created_at":"2026-03-03T15:34:57.000Z","updated_at":"2026-03-03T15:46:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/requestly/homebrew-tools","commit_stats":null,"previous_names":["requestly/homebrew-tools"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/requestly/homebrew-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fhomebrew-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fhomebrew-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fhomebrew-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fhomebrew-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/requestly","download_url":"https://codeload.github.com/requestly/homebrew-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requestly%2Fhomebrew-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34226629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-12T02:30:40.725Z","updated_at":"2026-06-12T02:30:41.258Z","avatar_url":"https://github.com/requestly.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requestly Homebrew Tap\n\nCustom Homebrew formulae for Requestly development tools.\n\n## Install\n\n```bash\nbrew tap requestly/tools\nbrew install requestly/tools/beads@0.55.4\n```\n\n## Available Formulae\n\n| Formula | Version | Description |\n|---------|---------|-------------|\n| `beads@0.55.4` | 0.55.4 | Git-backed issue tracker (static build with icu4c linked in) |\n\n## Why pinned versions?\n\nThe upstream `beads` Homebrew formula tracks the latest release. When upstream introduces breaking changes that affect our workflow, we pin to a known-good version here until we can upgrade.\n\n## Building from source\n\nThe beads binary requires CGO with icu4c for embedded Dolt support. The upstream GitHub releases ship without CGO on macOS, so we build our own:\n\n```bash\nbrew install go icu4c@78\ngit clone --branch v0.55.4 --depth 1 https://github.com/steveyegge/beads.git\ncd beads\n\nmkdir -p icu-static-lib\ncp /opt/homebrew/opt/icu4c@78/lib/libicuuc.a icu-static-lib/\ncp /opt/homebrew/opt/icu4c@78/lib/libicui18n.a icu-static-lib/\ncp /opt/homebrew/opt/icu4c@78/lib/libicudata.a icu-static-lib/\n\nCGO_ENABLED=1 \\\n  CGO_CFLAGS=\"-I/opt/homebrew/opt/icu4c@78/include\" \\\n  CGO_CXXFLAGS=\"-I/opt/homebrew/opt/icu4c@78/include\" \\\n  CGO_LDFLAGS=\"-L$(pwd)/icu-static-lib -lstdc++ -lc++\" \\\n  go build -o bd -ldflags=\"-s -w -X main.Version=0.55.4 -X main.Build=static\" ./cmd/bd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequestly%2Fhomebrew-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frequestly%2Fhomebrew-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequestly%2Fhomebrew-tools/lists"}