{"id":19182036,"url":"https://github.com/glentner/homebrew-tap","last_synced_at":"2025-02-23T02:23:33.586Z","repository":{"id":86849186,"uuid":"525514298","full_name":"glentner/homebrew-tap","owner":"glentner","description":"Homebrew tap for personal software","archived":false,"fork":false,"pushed_at":"2023-06-09T16:58:15.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T04:22:36.018Z","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/glentner.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}},"created_at":"2022-08-16T19:21:46.000Z","updated_at":"2022-09-06T00:53:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"22e11a1d-4f63-4e7a-9d09-07af3e5cd5c4","html_url":"https://github.com/glentner/homebrew-tap","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/glentner%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glentner","download_url":"https://codeload.github.com/glentner/homebrew-tap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240259137,"owners_count":19773117,"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-09T10:56:19.099Z","updated_at":"2025-02-23T02:23:33.570Z","avatar_url":"https://github.com/glentner.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Homebrew Tap\n============\n\nThis is a [Homebrew][homebrew] [tap][tap] for [HyperShell][hypershell].\n\n[homebrew]: https://brew.sh/\n[tap]: https://docs.brew.sh/Taps.html\n[hypershell]: https://github.com/glentner/hyper-shell\n\nDeployment Notes\n----------------\n\nCreate a temporary working directory.\n\n```\n$ mkdir -p /tmp/build/hyper-shell\n$ cd /tmp/build/hyper-shell\n```\n\nCreate a local virtual environment using the correct Python interpreter\nfrom HomeBrew.\n\n```\n$ python3 -m venv ./libexec\n$ source libexec/bin/activate\n```\n\nInstall the latest hyper-shell (just published) into the environment\nalong with `psycopg2-binary` and `homebrew-pypi-poet`.\n\n```\n$ pip install hyper-shell psycopg2-binary homebrew-pypi-poet\n```\n\nUse `poet` to generate the resource definitions and load it to the\nclipboard.\n\n```\n$ poet --also psycopg2-binary hyper-shell | pbcopy\n```\n\nEdit the formula (partially).\n\n1. Replace resource list (delete hyper-shell resource).\n2. Modify any reference to the previous version number.\n3. Update the link and sha256 for the .tar.gz from PyPI.\n\n```\n$ brew edit hyper-shell\n```\n\nUpdate the installation.\n\n```\n$ brew uninstall hyper-shell\n$ brew install --build-bottle hyper-shell\n```\n\nNow generate the bottle. The output includes a snippet to update\nthe formula file with. The created file needs to be uploaded to\nthe corresponding release page on GitHub.\n\n```\n$ brew bottle hyper-shell                \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglentner%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fhomebrew-tap/lists"}