{"id":19458816,"url":"https://github.com/lchsk/cookiecutter-cpp-project","last_synced_at":"2025-10-07T15:10:20.708Z","repository":{"id":70290799,"uuid":"153954189","full_name":"lchsk/cookiecutter-cpp-project","owner":"lchsk","description":"Cookiecutter template for C++ projects","archived":false,"fork":false,"pushed_at":"2018-10-21T00:01:11.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T01:56:32.163Z","etag":null,"topics":["c-plus-plus","cookiecutter","cookiecutter-c-plus-plus","cookiecutter-cpp","cookiecutter-template","cpp"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/lchsk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2018-10-20T22:34:50.000Z","updated_at":"2020-08-20T14:53:03.000Z","dependencies_parsed_at":"2023-03-01T14:30:44.591Z","dependency_job_id":null,"html_url":"https://github.com/lchsk/cookiecutter-cpp-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-cpp-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-cpp-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-cpp-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-cpp-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lchsk","download_url":"https://codeload.github.com/lchsk/cookiecutter-cpp-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240662985,"owners_count":19837371,"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":["c-plus-plus","cookiecutter","cookiecutter-c-plus-plus","cookiecutter-cpp","cookiecutter-template","cpp"],"created_at":"2024-11-10T17:28:37.886Z","updated_at":"2025-10-07T15:10:15.686Z","avatar_url":"https://github.com/lchsk.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter template for C++ projects\n\nGenerate a new C++ project with a simple command:\n\n```\n$ cookiecutter cookiecutter-cpp-project\n```\n\n## Features\n\n- Generates a new C++ project built with CMake\n- It can optionally include installation commands\n- It can optionally generate configuration for building `DEB` and `RPM` packages with CPack\n- It generates a `man` page\n- It can optionally add CMake configuration for Boost, SFML, GoogleTest\n\n## Variables\n\n| Variable       | Description         |\n|----------------|---------------------|\n| `project_name` | Name of the project |\n| `project_short_description` | Short description of the project |\n| `license` | License e.g. `GPLv3` |\n| `author_name` | Author's name |\n| `author_email` | Author's email |\n| `cpp_standard` | C++ language standard, e.g. `17`, `11` |\n| `add_installation` | If `y` then installation command (`make install`) will be generated |\n| `use_cpack` | If `y` then commands to generate `DEB` and `RPM` packages will be added |\n| `add_boost` | If `y` then it will be built with Boost library |\n| `add_sfml` | If `y` then it will be built with SFML library |\n| `add_google_test` | If `y` then it will add support for tests with GoogleTest |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fcookiecutter-cpp-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flchsk%2Fcookiecutter-cpp-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fcookiecutter-cpp-project/lists"}