{"id":13496625,"url":"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager","last_synced_at":"2025-03-28T19:30:43.300Z","repository":{"id":36982251,"uuid":"442618480","full_name":"Cpp-Project-Manager/Cpp-Project-Manager","owner":"Cpp-Project-Manager","description":"A C++ Template Generator and Project manager. The C++ equivalent to rust's cargo.","archived":false,"fork":false,"pushed_at":"2023-01-17T01:53:00.000Z","size":7342,"stargazers_count":15,"open_issues_count":17,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T12:39:49.514Z","etag":null,"topics":["build-system","command-line","cpp","cppm","creation-project","package-manager"],"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/Cpp-Project-Manager.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}},"created_at":"2021-12-29T00:30:26.000Z","updated_at":"2024-09-29T17:34:07.000Z","dependencies_parsed_at":"2023-02-10T07:16:04.942Z","dependency_job_id":null,"html_url":"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cpp-Project-Manager%2FCpp-Project-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cpp-Project-Manager%2FCpp-Project-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cpp-Project-Manager%2FCpp-Project-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cpp-Project-Manager%2FCpp-Project-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cpp-Project-Manager","download_url":"https://codeload.github.com/Cpp-Project-Manager/Cpp-Project-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246088356,"owners_count":20721666,"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":["build-system","command-line","cpp","cppm","creation-project","package-manager"],"created_at":"2024-07-31T19:01:53.283Z","updated_at":"2025-03-28T19:30:43.045Z","avatar_url":"https://github.com/Cpp-Project-Manager.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e C++ Project Manager \u003c/h1\u003e\r\n\r\n\u003ch4 align=\"center\"\u003e The C++ equivalent to cargo. \u003c/h4\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/actions\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/Cpp-Project-Manager/Cpp-Project-Manager/Rust/v2.2.1?style=for-the-badge\"\r\n         alt=\"WorkFlow\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/releases/tag/v3.0.3\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/Cpp-Project-Manager/Cpp-Project-Manager?style=for-the-badge\"\u003e\u003c/a\u003e\r\n  \u003ca href=\"https://crates.io/crates/cppm\"\u003e\r\n      \u003cimg src=\"https://img.shields.io/crates/d/cppm?label=Crate%20Downloads\u0026logo=Rust\u0026style=for-the-badge\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/releases/tag/v2.2.1\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/downloads/Cpp-Project-Manager/Cpp-Project-Manager/total?label=Github%20Downloads\u0026logo=Github\u0026style=for-the-badge\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://crates.io/crates/cppm\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\r\n  \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e •\r\n  \u003ca href=\"https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/wiki/Usage\"\u003eHow To Use\u003c/a\u003e •\r\n  \u003ca href=\"#download\"\u003eDownload\u003c/a\u003e •\r\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## Key Features\r\n* Create a C++ project with a single command.\r\n* Manage Project Locations.\r\n* Opening Projects from any command line\r\n* Minimal C support \r\n\r\n### Download. \r\nThere's three ways to get cppm:\r\n1. [Download](https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/releases/latest) the build for windows.\r\n2. Install with Cargo `cargo install cppm`\r\n3. Get with our [custom installer](https://github.com/maou-shimazu/cppm-installer)\r\n\r\n### Getting Started\r\nThe first thing needed when cppm has just been installed is to run `cppm --config`, and it'll ask for your default editor.\r\nYou should see something like this:\r\n```\r\n$ cppm --config\r\nDefault editor: nvim\r\nClang is installed.\r\nClang++ is installed.\r\nLocation: /some/path/.cppm/defaults.toml\r\n```\r\nAfter that you are free to start using cppm.\r\n\r\n#### For usage instructions run `cppm --help` or refer to the [wiki](https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/wiki).\r\n\r\n## License\r\n[MIT](https://github.com/Cpp-Project-Manager/Cpp-Project-Manager/blob/main/LICENSE)\r\n\r\n---\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCpp-Project-Manager%2FCpp-Project-Manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCpp-Project-Manager%2FCpp-Project-Manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCpp-Project-Manager%2FCpp-Project-Manager/lists"}