{"id":29048760,"url":"https://github.com/cppfw/monorepo","last_synced_at":"2026-01-20T16:29:57.687Z","repository":{"id":292118559,"uuid":"979872955","full_name":"cppfw/monorepo","owner":"cppfw","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T22:20:02.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T06:49:54.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cppfw.png","metadata":{"files":{"readme":"README.adoc","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-08T07:48:07.000Z","updated_at":"2026-01-10T22:20:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"eaa88ef2-d6c3-451c-b9f8-718b9c40576f","html_url":"https://github.com/cppfw/monorepo","commit_stats":null,"previous_names":["cppfw/monorepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cppfw/monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppfw%2Fmonorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppfw%2Fmonorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppfw%2Fmonorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppfw%2Fmonorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cppfw","download_url":"https://codeload.github.com/cppfw/monorepo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppfw%2Fmonorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-06-26T18:35:49.172Z","updated_at":"2026-01-20T16:29:57.681Z","avatar_url":"https://github.com/cppfw.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"= monorepo for cppfw libraries\n\n**cppfw** libraries repositories are added as submodules under the `repos/` directory.\nThe submodules are configured to `latest` remote branch. So updating the submodules with:\n```\ngit submodule update --remote --init\n```\nWill always sync to latest release versions of the libraries.\n\n== Building with CMake\n\n=== Prerequisites\n\n- link:https://vcpkg.io[VCPKG] installed and `VCPKG_ROOT` environment variable set accordingly\n- **Linux:** `pkg-config`, `zip`, `libgl1-mesa-dev`, `libgtk-3-dev` installed\n+\n```\nsudo apt install pkg-config zip libgl1-mesa-dev libgtk-3-dev\n```\n\n=== Building\n\n```\nmkdir out\ncd out\ncmake ../build/cmake\ncmake --build . --parallel\n```\n\nTest applications binaries will be put to `out/exe` directory.\n\n=== Building on Windows\n\nOn Windows one can use the provided command scripts:\n\n* `msvc2022_gen.cmd` - fetches submodules, installs vcpkg and generates Microsoft Visual Studio 2022 project\n* `msvc2022_build.cmd` - generates Microsoft Visual Studio 2022 project and builds Release target\n* `msvc2022_open.cmd` - generates Microsoft Visual Studio 2022 and opens it in the IDE\n\n=== Adding your own projects\n\nYou can create your own applications inside `apps` subdirectory. Make sure to have your CMakeLists.txt inside\n`apps/\u003cyour_app_name\u003e/build/cmake` directory and build scripts will add it to the project automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppfw%2Fmonorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcppfw%2Fmonorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppfw%2Fmonorepo/lists"}