{"id":29554217,"url":"https://github.com/basicmachines-co/homebrew-basic-memory","last_synced_at":"2025-07-18T07:08:37.901Z","repository":{"id":298902545,"uuid":"1001491804","full_name":"basicmachines-co/homebrew-basic-memory","owner":"basicmachines-co","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-02T03:09:10.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T04:25:17.740Z","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/basicmachines-co.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}},"created_at":"2025-06-13T13:24:38.000Z","updated_at":"2025-07-02T03:09:14.000Z","dependencies_parsed_at":"2025-06-13T14:44:29.352Z","dependency_job_id":"03473f37-b1cd-4b62-98be-e612915aa632","html_url":"https://github.com/basicmachines-co/homebrew-basic-memory","commit_stats":null,"previous_names":["basicmachines-co/homebrew-basic-memory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/basicmachines-co/homebrew-basic-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basicmachines-co%2Fhomebrew-basic-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basicmachines-co%2Fhomebrew-basic-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basicmachines-co%2Fhomebrew-basic-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basicmachines-co%2Fhomebrew-basic-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basicmachines-co","download_url":"https://codeload.github.com/basicmachines-co/homebrew-basic-memory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basicmachines-co%2Fhomebrew-basic-memory/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265716309,"owners_count":23816354,"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":"2025-07-18T07:08:37.393Z","updated_at":"2025-07-18T07:08:37.891Z","avatar_url":"https://github.com/basicmachines-co.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebrew Basic Memory Tap\n\nA Homebrew tap for installing Basic Memory - an AI-powered knowledge management system with MCP server integration.\n\n## Installation\n\n### Stable Version\n\n```bash\n# Add this tap\nbrew tap basicmachines-co/basic-memory\n\n# Install Basic Memory\nbrew install basic-memory\n```\n\nOr install directly:\n\n```bash\nbrew install basicmachines-co/basic-memory/basic-memory\n```\n\n### Beta/Pre-release Version\n\nInstall a specific beta, release candidate, or development version:\n\n```bash\n# Install a specific beta version\nBM_VERSION=0.13.8b1 brew install basicmachines-co/basic-memory/basic-memory-beta\n\n# Install a release candidate\nBM_VERSION=0.13.8rc1 brew install basicmachines-co/basic-memory/basic-memory-beta\n\n# Install a development version\nBM_VERSION=0.13.8.dev1 brew install basicmachines-co/basic-memory/basic-memory-beta\n```\n\nAvailable versions can be found at: https://pypi.org/project/basic-memory/#history\n\n## What gets installed\n\n- `basic-memory` command-line tool\n- MCP server integration\n- Configuration templates\n\n## Usage\n\nAfter installation:\n\n```bash\n# Check version\nbasic-memory --version\n\n# Use the shorthand\nbm --help\n```\n\n## Switching Between Versions\n\nYou can have either the stable or beta version installed at a time:\n\n```bash\n# Switch from stable to beta\nbrew uninstall basic-memory\nBM_VERSION=x.y.z brew install basic-memory-beta\n\n# Switch from beta to stable\nbrew uninstall basic-memory-beta\nbrew install basic-memory\n```\n\n## Configuration\n\nConfiguration files are installed to:\n- `$(brew --prefix)/share/basic-memory/config/`\n\n## Development\n\nTo install from source:\n\n```bash\nbrew install --HEAD basic-memory\n```\n\n## Troubleshooting\n\nIf you encounter issues:\n\n1. Reinstall: `brew uninstall basic-memory \u0026\u0026 brew install basic-memory`\n2. For beta versions: `brew uninstall basic-memory-beta \u0026\u0026 BM_VERSION=x.y.z brew install basic-memory-beta`\n3. Clear Homebrew cache: `brew cleanup basic-memory` or `brew cleanup basic-memory-beta`\n\n## Contributing\n\nThis tap is maintained at: https://github.com/basicmachines-co/homebrew-basic-memory\n\nReport issues or submit pull requests there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasicmachines-co%2Fhomebrew-basic-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasicmachines-co%2Fhomebrew-basic-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasicmachines-co%2Fhomebrew-basic-memory/lists"}