{"id":15747506,"url":"https://github.com/mise-plugins/asdf-zigmod","last_synced_at":"2026-01-19T21:33:14.822Z","repository":{"id":66247772,"uuid":"560038874","full_name":"mise-plugins/asdf-zigmod","owner":"mise-plugins","description":"zigmod plugin for the asdf version manager","archived":false,"fork":false,"pushed_at":"2024-08-01T00:03:32.000Z","size":188,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T23:56:35.876Z","etag":null,"topics":["asdf","asdf-plugin","zig"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mise-plugins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-10-31T16:00:04.000Z","updated_at":"2025-06-25T00:35:56.000Z","dependencies_parsed_at":"2023-11-26T05:19:19.846Z","dependency_job_id":"9297b182-437e-49f6-88b6-59acb27fd46b","html_url":"https://github.com/mise-plugins/asdf-zigmod","commit_stats":null,"previous_names":["mise-plugins/asdf-zigmod"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mise-plugins/asdf-zigmod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mise-plugins%2Fasdf-zigmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mise-plugins%2Fasdf-zigmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mise-plugins%2Fasdf-zigmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mise-plugins%2Fasdf-zigmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mise-plugins","download_url":"https://codeload.github.com/mise-plugins/asdf-zigmod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mise-plugins%2Fasdf-zigmod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"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":["asdf","asdf-plugin","zig"],"created_at":"2024-10-04T05:20:35.384Z","updated_at":"2026-01-19T21:33:14.804Z","avatar_url":"https://github.com/mise-plugins.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# asdf-zigmod [![Build](https://github.com/kachick/asdf-zigmod/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/kachick/asdf-zigmod/actions/workflows/build.yml?query=branch%3Amain) [![Lint](https://github.com/kachick/asdf-zigmod/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/kachick/asdf-zigmod/actions/workflows/lint.yml?query=branch%3Amain) [![mise](https://github.com/kachick/asdf-zigmod/actions/workflows/mise.yml/badge.svg?branch=main)](https://github.com/kachick/asdf-zigmod/actions/workflows/mise.yml?query=branch%3Amain)\n\n[zigmod](https://github.com/nektro/zigmod) plugin for the [asdf version manager](https://asdf-vm.com).\\\nTested also [mise](https://github.com/jdx/mise).\n\n# Contents\n\n- [asdf-zigmod](#asdf-zigmod---)\n- [Contents](#contents)\n- [Dependencies](#dependencies)\n- [Install](#install)\n- [Contributing](#contributing)\n- [License](#license)\n\n# Dependencies\n\n- `asdf-vm` or `mise`\n- `bash`, `curl`: generic POSIX utilities.\n\n# Install\n\nPlugin:\n\n```shell\nasdf plugin add zigmod https://github.com/kachick/asdf-zigmod.git\n```\n\n[short-name specifier is also available](https://github.com/asdf-vm/asdf-plugins/blob/82969331df11ba93e8bcfde89fc22da5f5874ac4/plugins/zigmod#L1) when you don't turn [disable_plugin_short_name_repository](https://asdf-vm.com/manage/configuration.html#disable-plugin-short-name-repository)\n\n```shell\nasdf plugin add zigmod\n```\n\nzigmod:\n\n```console\n# Show all installable versions\n$ asdf list-all zigmod\n\n# Install specific version\n$ asdf install zigmod latest\n\n# NOTE:\n#   - This plugin supports zigmod versions r75 or later\n#   - r* is newer prefix than v*\n\n# Set a version globally (on your ~/.tool-versions file)\n$ asdf global zigmod latest\n\n# Now zigmod commands are available\n$ zigmod version\nzigmod r89 linux x86_64 musl\n```\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for more instructions on how to\ninstall \u0026 manage versions.\n\n# Contributing\n\nContributions of any kind welcome! See the [contributing guide](CONTRIBUTING.md).\n\n# License\n\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmise-plugins%2Fasdf-zigmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmise-plugins%2Fasdf-zigmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmise-plugins%2Fasdf-zigmod/lists"}