{"id":16646398,"url":"https://github.com/faheel/sample-cpp-ci","last_synced_at":"2025-03-12T09:15:08.666Z","repository":{"id":85654232,"uuid":"96249785","full_name":"faheel/Sample-Cpp-CI","owner":"faheel","description":"A sample C++ project with continuous integration","archived":false,"fork":false,"pushed_at":"2017-07-06T05:06:24.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T22:12:29.774Z","etag":null,"topics":["ci","continuous-integration","cpp"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/faheel.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}},"created_at":"2017-07-04T20:05:04.000Z","updated_at":"2017-07-06T16:09:26.000Z","dependencies_parsed_at":"2023-03-13T06:12:18.980Z","dependency_job_id":null,"html_url":"https://github.com/faheel/Sample-Cpp-CI","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/faheel%2FSample-Cpp-CI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faheel%2FSample-Cpp-CI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faheel%2FSample-Cpp-CI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faheel%2FSample-Cpp-CI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faheel","download_url":"https://codeload.github.com/faheel/Sample-Cpp-CI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188241,"owners_count":20250457,"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","continuous-integration","cpp"],"created_at":"2024-10-12T08:27:29.354Z","updated_at":"2025-03-12T09:15:08.632Z","avatar_url":"https://github.com/faheel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample C++ CI\n\n[![Build Status](https://travis-ci.org/faheel/Sample-Cpp-CI.svg?branch=master)](https://travis-ci.org/faheel/Sample-Cpp-CI)\n\nA sample C++ project with continuous integration.\n\n## Directory structure\n\nDirectory | Contains\n----------|---------\nbin       | program and test binaries\nbuild     | object and dependency files\ninclude   | header files\nsrc       | source code\ntest      | test code\n\n### Tree\n\n```\n.\n├── bin\n│   ├── data_structures\n│   └── number_theory\n├── build\n│   ├── data_structures\n│   └── number_theory\n├── include\n│   ├── data_structures\n│   │   ├── disjoint_set.cpp\n│   │   └── disjoint_set.hpp\n│   └── third_party\n│       └── catch.hpp\n├── Makefile\n├── src\n│   └── number_theory\n│       └── fibonacci.cpp\n└── test\n    ├── data_structures\n    │   └── disjoint_set.test.cpp\n    └── number_theory\n        └── fibonacci.test.cpp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaheel%2Fsample-cpp-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaheel%2Fsample-cpp-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaheel%2Fsample-cpp-ci/lists"}