{"id":28937721,"url":"https://github.com/user4223/modern-cpp-cmake-conan2-gtest-project","last_synced_at":"2026-04-24T11:37:29.205Z","repository":{"id":292737101,"uuid":"981329943","full_name":"user4223/modern-cpp-cmake-conan2-gtest-project","owner":"user4223","description":"Project template for a c++ project using cmake for building, conan2 for dependency management and gtest for testing","archived":false,"fork":false,"pushed_at":"2025-06-22T11:13:27.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T11:27:37.963Z","etag":null,"topics":["ci","cmake","conan","cpp","gtest"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/user4223.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-10T21:24:12.000Z","updated_at":"2025-06-22T11:13:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d5c8210-0808-410c-a151-74a3fc55ff59","html_url":"https://github.com/user4223/modern-cpp-cmake-conan2-gtest-project","commit_stats":null,"previous_names":["user4223/pacman"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/user4223/modern-cpp-cmake-conan2-gtest-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user4223%2Fmodern-cpp-cmake-conan2-gtest-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user4223%2Fmodern-cpp-cmake-conan2-gtest-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user4223%2Fmodern-cpp-cmake-conan2-gtest-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user4223%2Fmodern-cpp-cmake-conan2-gtest-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/user4223","download_url":"https://codeload.github.com/user4223/modern-cpp-cmake-conan2-gtest-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user4223%2Fmodern-cpp-cmake-conan2-gtest-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261374325,"owners_count":23148970,"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":["ci","cmake","conan","cpp","gtest"],"created_at":"2025-06-22T22:00:32.127Z","updated_at":"2026-04-24T11:37:29.186Z","avatar_url":"https://github.com/user4223.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![x86_64-ubuntu24](https://github.com/user4223/modern-cpp-cmake-conan2-gtest-project/actions/workflows/x86_64_ubuntu24.yml/badge.svg)](https://github.com/user4223/modern-cpp-cmake-conan2-gtest-project/actions/workflows/x86_64_ubuntu24.yml)\n\n# What's this for?\nMinimal project template using cpp, cmake, conan and gtest.\nReplace all occurrences of 'Pacman' and 'pacman' in file names,\nscripts and source files by your desired application name and\nuse it as a base for your cpp-project having dependency management,\nbuild system and ci pipeline configured properly (at time of writing).\nftxui is used as sample dependency here, take a look on all occurrences\nof 'ftxui' in cmake files, sources and conanfile and replace by dependencies\nyou need for your project.\n\n# Instructions on Ubuntu\n\n## Initial Setup\nIt assumes you have a modern python3 and venv module installed already. Otherwise you might need `apt-get install --no-install-recommends -y python3-venv` as well.\n```\napt-get install --no-install-recommends -y build-essential make cmake\n\npython3 -m venv venv\n. venv/bin/activate\n\npip install conan\n\n./setup.sh Debug\n```\n\n## Build for Development\n```\n./build.sh Debug -- -j\n```\n\n# Instructions on MacOS\n\n## Initial Setup\n```\nxcode-select --install\n\nbrew install cmake make        # Maybe some other dev-tools as well...\n\npython3 -m venv venv\n. venv/bin/activate\n\npip install conan\n\n./setup.sh Debug\n```\n\n## Build for Development\n```\n./build.sh Debug -- -j\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuser4223%2Fmodern-cpp-cmake-conan2-gtest-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuser4223%2Fmodern-cpp-cmake-conan2-gtest-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuser4223%2Fmodern-cpp-cmake-conan2-gtest-project/lists"}