{"id":23861633,"url":"https://github.com/iepsen/cmvm","last_synced_at":"2025-09-08T10:32:57.487Z","repository":{"id":38094988,"uuid":"365047264","full_name":"iepsen/cmvm","owner":"iepsen","description":"CMake Version Manager","archived":false,"fork":false,"pushed_at":"2024-08-21T09:20:12.000Z","size":116,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-01T09:12:39.665Z","etag":null,"topics":["cmake","homebrew","linux","macos","rust","tools"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/iepsen.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":"2021-05-06T22:00:59.000Z","updated_at":"2024-08-21T09:20:16.000Z","dependencies_parsed_at":"2023-02-18T15:16:05.445Z","dependency_job_id":"4b9bc747-945e-48f4-a4fd-19f409d5c9e9","html_url":"https://github.com/iepsen/cmvm","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":"0.13043478260869568","last_synced_commit":"78cc8b5cf8efef8100bd47a3baa23928d33fa2dd"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepsen%2Fcmvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepsen%2Fcmvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepsen%2Fcmvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepsen%2Fcmvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iepsen","download_url":"https://codeload.github.com/iepsen/cmvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232140919,"owners_count":18478304,"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":["cmake","homebrew","linux","macos","rust","tools"],"created_at":"2025-01-03T06:56:25.495Z","updated_at":"2025-01-03T06:56:25.935Z","avatar_url":"https://github.com/iepsen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake Version Manager\n\n[![ci](https://github.com/iepsen/cmvm/actions/workflows/ci.yml/badge.svg)](https://github.com/iepsen/cmvm/actions/workflows/ci.yml) ![Crates.io](https://img.shields.io/crates/v/cmvm)\n\ncmvm is a simple tool that manages multiple CMake versions for macOS and Linux platforms.\n\n## How to install\n\n### Homebrew\n```\nbrew tap iepsen/cmvm\nbrew install cmvm\n```\n\n### Cargo\n```\ncargo install cmvm\n```\n\n### Releases\nBinaries are [available for download](https://github.com/iepsen/cmvm/releases) on both macOS and Linux platforms since [v0.3.3](https://github.com/iepsen/cmvm/releases/tag/v0.3.3). \n\n## Adding cmake to the path\nOnce you have cmvm installed, you need to add CMake current version on your path. Use the following command to get instructions:\n```\ncmvm shell\n```\n\n## Usage\n\nInstall a CMake version:\n\n```\ncmvm install 3.20.1\n```\n\nList available CMake versions to install:\n\n```\ncmvm list-remote\n```\n\nList CMake versions managed by cmvm installed:\n\n```\ncmvm list\n```\n\nSwitch to a CMake version:\n\n```\ncmvm use 3.20.1\n```\n\nList all commands available and usage examples:\n\n```\ncmvm help\n```\n\n## How to contribute\nFeel free to [open an issue](https://github.com/iepsen/cmvm/issues) or pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepsen%2Fcmvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiepsen%2Fcmvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepsen%2Fcmvm/lists"}