{"id":18431846,"url":"https://github.com/devcontainers-community/features-cmake","last_synced_at":"2025-10-17T13:08:57.234Z","repository":{"id":188179804,"uuid":"678226308","full_name":"devcontainers-community/features-cmake","owner":"devcontainers-community","description":"🍰 Installs the CMake build tool","archived":false,"fork":false,"pushed_at":"2023-08-17T19:29:43.000Z","size":62,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:18:28.743Z","etag":null,"topics":["cmake","devcontainer-feature","devcontainers","install-script","installer-script"],"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/devcontainers-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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-14T04:03:13.000Z","updated_at":"2024-11-28T21:00:31.000Z","dependencies_parsed_at":"2024-11-06T05:27:08.367Z","dependency_job_id":"fa7df16a-222f-4db4-8ff4-175304b794ed","html_url":"https://github.com/devcontainers-community/features-cmake","commit_stats":null,"previous_names":["jcbhmr/cmake-feature","devcontainers-community/features-cmake"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ffeatures-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ffeatures-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ffeatures-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ffeatures-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devcontainers-community","download_url":"https://codeload.github.com/devcontainers-community/features-cmake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804823,"owners_count":21164135,"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","devcontainer-feature","devcontainers","install-script","installer-script"],"created_at":"2024-11-06T05:26:31.085Z","updated_at":"2025-10-17T13:08:52.201Z","avatar_url":"https://github.com/devcontainers-community.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[⬅️ Back to feature collection](https://github.com/devcontainers-community/features/)\n\n# CMake Dev Container Feature\n\n🍰 Installs the CMake build tool\n\n\u003cp align=center\u003e\n  \u003cimg width=\"500\" src=\"https://i.imgur.com/hwiPvLS.png\" /\u003e\n\u003c/p\u003e\n\n\u003e CMake is an open-source, cross-platform family of tools designed to build,\n\u003e test and package software. CMake is used to control the software compilation\n\u003e process using simple platform and compiler independent configuration files,\n\u003e and generate native makefiles and workspaces that can be used in the compiler\n\u003e environment of your choice. The suite of CMake tools were created by Kitware\n\u003e in response to the need for a powerful, cross-platform build environment for\n\u003e open-source projects such as ITK and VTK.\n\n\u0026mdash; [CMake](https://cmake.org/)\n\nThis Dev Container Feature will install CMake using the official installer `.sh`\nscript into the `/usr/local` folder. This should place it on your `$PATH` no\nproblem! 🚀 It also installs the [CMake VS Code extension].\n\n## Usage\n\n![Codespaces](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Codespaces\u0026color=181717\u0026logo=GitHub\u0026logoColor=FFFFFF\u0026label=)\n![Devcontainers](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Devcontainers\u0026color=2496ED\u0026logo=Docker\u0026logoColor=FFFFFF\u0026label=)\n\nTo use this feature, all you need to do is add it to your `devcontainer.json`\nlike this:\n\n```jsonc\n// devcontainer.json\n{\n  \"features\": {\n    \"ghcr.io/devcontainers-community/features/cmake\": {}\n  }\n}\n```\n\n❓ Don't know what this ☝ means? Check out [this VS Code blog post].\n\n### Options\n\n- **`version`:** Choose a specific version to install. The default is `latest`.\n  If specified, this should be a full `X.Y.Z` version number.\n\n\u003c!-- prettier-ignore-start --\u003e\n[this vs code blog post]: https://code.visualstudio.com/blogs/2022/09/15/dev-container-features\n[cmake vs code extension]: https://marketplace.visualstudio.com/items?itemName=twxs.cmake\n\u003c!-- prettier-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcontainers-community%2Ffeatures-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcontainers-community%2Ffeatures-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcontainers-community%2Ffeatures-cmake/lists"}