{"id":13554605,"url":"https://github.com/cbracken/dvm","last_synced_at":"2025-10-26T19:32:19.455Z","repository":{"id":3784204,"uuid":"48274874","full_name":"cbracken/dvm","owner":"cbracken","description":"Dart Version Manager","archived":false,"fork":false,"pushed_at":"2024-05-26T15:51:29.000Z","size":42,"stargazers_count":97,"open_issues_count":3,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T22:42:26.192Z","etag":null,"topics":["dart","version-manager"],"latest_commit_sha":null,"homepage":"","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/cbracken.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-19T08:42:31.000Z","updated_at":"2025-02-07T04:05:08.000Z","dependencies_parsed_at":"2024-11-03T20:15:29.585Z","dependency_job_id":null,"html_url":"https://github.com/cbracken/dvm","commit_stats":{"total_commits":72,"total_committers":10,"mean_commits":7.2,"dds":"0.13888888888888884","last_synced_commit":"55ccc6e6773b2ec4e481cbd8cde4f02f472e3285"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbracken%2Fdvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbracken%2Fdvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbracken%2Fdvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbracken%2Fdvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbracken","download_url":"https://codeload.github.com/cbracken/dvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111957,"owners_count":21049576,"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":["dart","version-manager"],"created_at":"2024-08-01T12:02:51.191Z","updated_at":"2025-10-26T19:32:19.366Z","avatar_url":"https://github.com/cbracken.png","language":"Shell","readme":"dvm: Dart Version Manager\n=========================\n\nA minimal tool for managing Dart SDK versions.\n\n## Installing\n\nIn your home directory, run:\n```sh\ngit clone https://github.com/cbracken/dvm.git .dvm\n```\n\nAdd the following to your `.bashrc` or `.zshrc`:\n```sh\nif [[ -f ~/.dvm/scripts/dvm ]]; then\n  . ~/.dvm/scripts/dvm\nfi\n```\n\nOptionally, installation in a custom location is supported by setting and\nexporting `DVM_ROOT` in your environment prior to the above invocation.\n\n## Usage\n\nCommands:\n\n   * `alias`: manage Dart version aliases\n   * `help`: display usage\n   * `implode`: delete dvm and all installed Dart versions\n   * `install`: install a Dart version\n   * `list`: list installed Dart versions\n   * `listall`: list all available Dart versions (`--dev` for dev channel)\n   * `upgrade`: upgrade dvm to the latest version\n   * `use`: select a Dart version to use (`--default` to set as default)\n   * `version`: Display the dvm version number\n\n## Uninstalling\n\nTo remove dvm and all installed Dart versions:\n\n```sh\ndvm implode\n```\n\n## Credits\n\nInspired by [gvm](https://github.com/moovweb/gvm).\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbracken%2Fdvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbracken%2Fdvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbracken%2Fdvm/lists"}