{"id":18937839,"url":"https://github.com/juzzlin/simplecplusplustemplate","last_synced_at":"2026-03-22T00:30:21.020Z","repository":{"id":94664920,"uuid":"532190254","full_name":"juzzlin/SimpleCPlusPlusTemplate","owner":"juzzlin","description":"Simple C++ application template with CMake and ClangFormat.","archived":false,"fork":false,"pushed_at":"2022-09-03T08:19:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T21:42:45.164Z","etag":null,"topics":["clang-format","cmake","cplusplus","cplusplus-17","project-template"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juzzlin.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":"2022-09-03T07:35:34.000Z","updated_at":"2022-09-03T09:50:40.000Z","dependencies_parsed_at":"2023-04-13T04:33:04.771Z","dependency_job_id":null,"html_url":"https://github.com/juzzlin/SimpleCPlusPlusTemplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleCPlusPlusTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleCPlusPlusTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleCPlusPlusTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleCPlusPlusTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juzzlin","download_url":"https://codeload.github.com/juzzlin/SimpleCPlusPlusTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937700,"owners_count":19721484,"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":["clang-format","cmake","cplusplus","cplusplus-17","project-template"],"created_at":"2024-11-08T12:12:38.308Z","updated_at":"2026-03-22T00:30:20.965Z","avatar_url":"https://github.com/juzzlin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple C++ Template Project\n\nThis project is created for my personal use, but someone might find it useful as starting a new C++/CMake project from scratch is always a bit annoying.\n\nJust clone the repository and modify the CMake project files and application code for your own use.\n\n\"Features\":\n\n* C++17\n* CMake\n* ClangFormat (`.clang-format` configuration file)\n* Code\n  * main.cpp\n  * application.hpp / application.cpp\n  * Simple argument parsing with a placeholder help\n\n## Build (Linux)\n\n```\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n```\n\n## Run\n\nApplication that does nothing:\n\n```\n$ ./simplecplusplustemplate\n```\n\nPlaceholder help:\n\n```\n$ ./simplecplusplustemplate -h\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzzlin%2Fsimplecplusplustemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuzzlin%2Fsimplecplusplustemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzzlin%2Fsimplecplusplustemplate/lists"}