{"id":46984590,"url":"https://github.com/asdf-community/asdf-elm","last_synced_at":"2026-03-11T13:31:24.255Z","repository":{"id":35407102,"uuid":"216995816","full_name":"asdf-community/asdf-elm","owner":"asdf-community","description":"Elm plugin for the asdf version manager [maintainer=@brianvanburken]","archived":false,"fork":false,"pushed_at":"2025-09-17T12:13:52.000Z","size":38,"stargazers_count":26,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-17T14:27:22.078Z","etag":null,"topics":["asdf","asdf-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/asdf-vm/asdf","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdf-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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},"funding":{"github":["smorimoto"]}},"created_at":"2019-10-23T07:32:09.000Z","updated_at":"2025-09-17T12:13:56.000Z","dependencies_parsed_at":"2023-12-15T18:53:41.153Z","dependency_job_id":"6285cdca-82d5-4019-9abd-b1140b195637","html_url":"https://github.com/asdf-community/asdf-elm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asdf-community/asdf-elm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-elm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-elm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-elm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-elm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdf-community","download_url":"https://codeload.github.com/asdf-community/asdf-elm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdf-community%2Fasdf-elm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"],"created_at":"2026-03-11T13:31:24.124Z","updated_at":"2026-03-11T13:31:24.249Z","avatar_url":"https://github.com/asdf-community.png","language":"Shell","funding_links":["https://github.com/sponsors/smorimoto"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003easdf-elm\u003c/h1\u003e\n\u003cspan\u003e\u003ca href=\"https://elm-lang.org\"\u003eElm\u003c/a\u003e plugin for asdf version manager\u003c/span\u003e\n\u003c/div\u003e\n\u003chr /\u003e\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/asdf-community/asdf-elm/workflow.yml?branch=master\u0026style=flat-square)](https://github.com/asdf-community/asdf-elm/actions)\n[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![License](https://img.shields.io/github/license/asdf-community/asdf-elm?style=flat-square\u0026color=brightgreen)](https://github.com/asdf-community/asdf-elm/blob/master/LICENSE)\n\n## Prerequirements\n\n- Make sure you have the required dependencies installed:\n  - curl\n  - git\n  - gunzip\n\n## Installation\n\n```bash\n# asdf v0.16.0 and above\nasdf plugin add elm https://github.com/asdf-community/asdf-elm.git\n\n# asdf v0.15.x and below\nasdf plugin-add elm https://github.com/asdf-community/asdf-elm.git\n```\n\n## Usage\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to\ninstall \u0026 manage versions.\n\n## Useful information\n\nasdf uses the `.tool-versions` for auto-switching between software versions. To\nease migration, you can have it read `elm.json` or `elm-package.json` file to\nfind out what version of Elm should be used. This only works with the exact\nversion. To do this, add the following to `~/.asdfrc`:\n\n```\nlegacy_version_file = yes\n```\n\n## Contributors\n\nThanks goes to these wonderful people\n([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://bsky.moe\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/38746192?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBSKY\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/asdf-community/asdf-elm/commits?author=imbsky\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/asdf-community/asdf-elm/commits?author=imbsky\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-imbsky\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#infra-imbsky\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/brianvanburken\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/1044316?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBrian van Burken\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/asdf-community/asdf-elm/commits?author=brianvanburken\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/asdf-community/asdf-elm/commits?author=brianvanburken\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://haritaso.me\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/35331195?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHaritaso\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-Haritaso\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the\n[all-contributors](https://github.com/all-contributors/all-contributors)\nspecification. Contributions of any kind welcome!\n\n## License\n\nLicensed under the\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-elm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdf-community%2Fasdf-elm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdf-community%2Fasdf-elm/lists"}