{"id":19880685,"url":"https://github.com/myst-lang/homebrew-tap","last_synced_at":"2026-04-14T18:34:32.674Z","repository":{"id":114760401,"uuid":"109522755","full_name":"myst-lang/homebrew-tap","owner":"myst-lang","description":"A custom homebrew tap for installing the Myst programming language on macOS.","archived":false,"fork":false,"pushed_at":"2018-04-13T11:41:04.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T00:13:38.507Z","etag":null,"topics":["custom-tap","homebrew","homebrew-tap","myst-lang"],"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/myst-lang.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":"2017-11-04T19:09:56.000Z","updated_at":"2018-04-13T11:41:05.000Z","dependencies_parsed_at":"2023-04-01T08:17:09.821Z","dependency_job_id":null,"html_url":"https://github.com/myst-lang/homebrew-tap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myst-lang/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myst-lang%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myst-lang%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myst-lang%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myst-lang%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myst-lang","download_url":"https://codeload.github.com/myst-lang/homebrew-tap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myst-lang%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["custom-tap","homebrew","homebrew-tap","myst-lang"],"created_at":"2024-11-12T17:12:15.114Z","updated_at":"2026-04-14T18:34:32.656Z","avatar_url":"https://github.com/myst-lang.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Myst-lang Tap\n\nA custom tap for installing versions of the [Myst programming language](https://github.com/myst-lang/myst).\n\n## How do I install these formulae?\n`brew install myst-lang/tap/\u003cformula\u003e`\n\nOr `brew tap myst-lang/tap` and then `brew install \u003cformula\u003e`.\n\nOr install via URL (which will not receive updates):\n\n```\nbrew install https://raw.githubusercontent.com/myst-lang/homebrew-tap/master/Formula/\u003cformula\u003e.rb\n```\n\n\n## Preparing a new release\n\nBrew doesn't do much for you for crafting a new release, so most of this is done manually. When a new release of Myst is ready to go out, these are the steps to updating this Tap to make the release available to users:\n\n- Copy the current `myst-lang.rb` file into an archive file with the old version number (e.g. `myst-lang@0.3.0.rb`)\n- Update the old formula class name to include the old version number (e.g. `class MystLangAT030 \u003c Formula`)\n- Create the tag on the main Myst repository (e.g. `git tag v0.4.0`)\n- Get the archive URL from GitHub's releases page (e.g. \"https://github.com/myst-lang/myst/archive/v0.4.0.tar.gz\") and replace that in the formula file.\n- Download a copy of the archive to a local `.tar.gz`.\n- Run `shasum -a 256 /path/to/archive.tar.gz` to generate the shasum for the archive.\n- Take the new shasum and replace it in the formula file.\n- Commit and push to this repository.\n\nAfter that, try running `brew upgrade myst-lang` and you should get the new version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyst-lang%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyst-lang%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyst-lang%2Fhomebrew-tap/lists"}