{"id":22131333,"url":"https://github.com/budchirp/cpp-template","last_synced_at":"2025-03-24T09:21:06.840Z","repository":{"id":104200045,"uuid":"469144239","full_name":"budchirp/cpp-template","owner":"budchirp","description":"C++ template for starting your projects faster","archived":false,"fork":false,"pushed_at":"2024-12-07T15:29:35.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T04:59:14.281Z","etag":null,"topics":["cmake","cpp"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/budchirp.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},"funding":{"github":["budchirp"]}},"created_at":"2022-03-12T16:54:50.000Z","updated_at":"2024-12-07T15:29:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"43bcb14d-fd22-412c-9faf-29f2474c7b72","html_url":"https://github.com/budchirp/cpp-template","commit_stats":null,"previous_names":["budchirp/c-template","budchirp/cpp-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fcpp-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fcpp-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fcpp-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budchirp%2Fcpp-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/budchirp","download_url":"https://codeload.github.com/budchirp/cpp-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240828,"owners_count":20583102,"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","cpp"],"created_at":"2024-12-01T18:32:42.178Z","updated_at":"2025-03-24T09:21:06.812Z","avatar_url":"https://github.com/budchirp.png","language":"CMake","funding_links":["https://github.com/sponsors/budchirp"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003ecpp-template\u003c/h1\u003e\n    \u003ch2\u003eC++ template for starting your projects faster\u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/budchirp/cpp-template?style=for-the-badge\u0026colorA=0b1221\u0026colorB=ff8e8e\" /\u003e\n  \u003cimg alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/budchirp/cpp-template?style=for-the-badge\u0026colorA=0b1221\u0026colorB=BDB0E4\" /\u003e\n  \u003cimg alt=\"Issues\" src=\"https://img.shields.io/github/issues/budchirp/cpp-template?style=for-the-badge\u0026colorA=0b1221\u0026colorB=FBC19D\" /\u003e\n\u003c/div\u003e\n\n## 💾 Getting started\n\n### Requirements\n\n1. C/C++ compiler\n2. CMake \u0026 Make\n\n### How to start?\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/budchirp/cpp-template \u0026\u0026 cd cpp-template\n```\n\n2. Change project name in `CMakeLists.txt`\n\n3. Compile the code\n\n```sh\nmkdir build \u0026\u0026 cd build\ncmake .. \u0026\u0026 make -j$(nproc)\n```\n\n\u003e NOTE: If you're using fish, remove the `$` sign.\n\n4. Have fun!\n\n```sh\n./PROJECT_NAME\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudchirp%2Fcpp-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbudchirp%2Fcpp-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudchirp%2Fcpp-template/lists"}