{"id":16608593,"url":"https://github.com/arsdever/cpp_proj_gen","last_synced_at":"2025-10-08T18:16:34.093Z","repository":{"id":135994952,"uuid":"463649303","full_name":"arsdever/cpp_proj_gen","owner":"arsdever","description":"A simple C++ / CMake project generator script","archived":false,"fork":false,"pushed_at":"2022-02-25T19:54:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T13:19:59.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/arsdever.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-02-25T19:16:05.000Z","updated_at":"2022-02-25T19:16:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"86b3175d-4f24-428f-812d-d4e0065cbb06","html_url":"https://github.com/arsdever/cpp_proj_gen","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/arsdever%2Fcpp_proj_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsdever%2Fcpp_proj_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsdever%2Fcpp_proj_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsdever%2Fcpp_proj_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsdever","download_url":"https://codeload.github.com/arsdever/cpp_proj_gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242873753,"owners_count":20199293,"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":[],"created_at":"2024-10-12T01:26:43.199Z","updated_at":"2025-10-08T18:16:34.038Z","avatar_url":"https://github.com/arsdever.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C++ project generator\r\n\r\nThis is a sample script which generates a CMake based C++ project in place. Once\r\ntriggered, it will generate the following structure and delete itself alongside\r\nthis readme file\r\n\r\n```\r\n     ╭───────────────╮\r\n╭─┬──┤  Your folder  ├─────────────────────────────╮\r\n│ │  ╰───────────────╯                             │\r\n│ ├─\u003e include                                      │\r\n│ ├─┬─\u003e src                                        │\r\n│ │ └─┬─\u003e main.cpp                                 │\r\n│ │   └─\u003e CMakeLists.txt                           │\r\n│ ├─┬─\u003e test                                       │\r\n│ │ └─┬─\u003e main.cpp                                 │\r\n│ │   └─\u003e CMakeLists.txt                           │\r\n│ ├─\u003e CMakeLists.txt                               │\r\n│ └─\u003e LICENSE                                      │\r\n╰──────────────────────────────────────────────────╯\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsdever%2Fcpp_proj_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsdever%2Fcpp_proj_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsdever%2Fcpp_proj_gen/lists"}