{"id":21377466,"url":"https://github.com/zeyu-li/cpp_boilerplate","last_synced_at":"2025-10-04T15:46:54.367Z","repository":{"id":120380294,"uuid":"175107802","full_name":"Zeyu-Li/cpp_boilerplate","owner":"Zeyu-Li","description":"C++ boilerplate. Nothing more, nothing less :pencil: ","archived":false,"fork":false,"pushed_at":"2020-01-04T15:48:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T11:03:24.684Z","etag":null,"topics":["boilerplate","cpp"],"latest_commit_sha":null,"homepage":"","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/Zeyu-Li.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-12T00:56:44.000Z","updated_at":"2021-01-01T15:05:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d80b2ca-5b40-4920-ac55-b0cfc8f0f3b3","html_url":"https://github.com/Zeyu-Li/cpp_boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Zeyu-Li/cpp_boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fcpp_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fcpp_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fcpp_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fcpp_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeyu-Li","download_url":"https://codeload.github.com/Zeyu-Li/cpp_boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2Fcpp_boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278335451,"owners_count":25970115,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boilerplate","cpp"],"created_at":"2024-11-22T09:21:05.784Z","updated_at":"2025-10-04T15:46:54.339Z","avatar_url":"https://github.com/Zeyu-Li.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# C++ Boilerplate\n\n## About\n\nThis project folder is a boilerplate for c++ projects. \nIt is free to use (MIT Licence)\n\nThe main cpp file in src is just the main function\n\n```c++\n#include \u003ccstdio\u003e\nusing namespace std;\nint main()\n{\n\n    return 0;\n}\n```\n\nAlso included is a main.h file\n\n## Project files\n\n* includes - placeholder txt file\n* libs - placeholder txt file, replace with libraries\n* src - source code\n* test - place to stage tests\n\nNothing more, nothing less\n\n## Licence\n\nThe rules for copy and distributing this project licence are\noutlined in the licence.txt file.\n\nThis project is under an MIT licence\n\n## Other Notes\n\n.exe files are not kept so you will have to build from source (src)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Fcpp_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeyu-li%2Fcpp_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Fcpp_boilerplate/lists"}