{"id":19712974,"url":"https://github.com/connorsweeneydev/cpptemplate","last_synced_at":"2025-06-11T19:33:31.588Z","repository":{"id":257384799,"uuid":"858085738","full_name":"ConnorSweeneyDev/CppTemplate","owner":"ConnorSweeneyDev","description":"An easily modifiable template for C++ projects that compiles using the MinGW toolchain on Windows and natively on Linux.","archived":false,"fork":false,"pushed_at":"2024-12-19T08:31:35.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T14:44:10.186Z","etag":null,"topics":["cpp","makefile","mingw","template-project"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/ConnorSweeneyDev.png","metadata":{"files":{"readme":"readme.md","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}},"created_at":"2024-09-16T09:29:21.000Z","updated_at":"2024-12-19T08:31:38.000Z","dependencies_parsed_at":"2025-01-10T14:44:19.046Z","dependency_job_id":"de41d6df-e78c-458b-9662-09ab96bab1ac","html_url":"https://github.com/ConnorSweeneyDev/CppTemplate","commit_stats":null,"previous_names":["connorsweeneydev/cpptemplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorSweeneyDev%2FCppTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorSweeneyDev%2FCppTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorSweeneyDev%2FCppTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorSweeneyDev%2FCppTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnorSweeneyDev","download_url":"https://codeload.github.com/ConnorSweeneyDev/CppTemplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241031717,"owners_count":19897342,"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":["cpp","makefile","mingw","template-project"],"created_at":"2024-11-11T22:19:08.549Z","updated_at":"2025-02-27T15:53:09.192Z","avatar_url":"https://github.com/ConnorSweeneyDev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building and Executing\nThis project is optimized to be built with the following targets in mind:\n- Windows 11 MinGW 64-bit GCC 14.2.0\n- Ubuntu 18.04 GLIBC Version 2.27\n\nVersion information for dependencies can be found in `external/version_info.txt`.\n\nBy default, the executables are statically linked, although requirements for linking vary by project.\n\nAfter following the platform specific instructions below you can execute `script/build.sh` followed by `script/run.sh`\nfrom the root of the project to build and run the project.\n\n### Windows\nDo the following to ensure your environment is set up correctly:\n- Download a 64-bit [MinGW](https://winlibs.com/) distribution with Clang/LLVM support and put the `[DISTRIBUTION]/bin`\n  directory in your path.\n- Install GNUMake by running `winget install ezwinports.make`.\n- Ensure that you have `[GIT_INSTALLATION]/bin` in your path.\n\n### Linux\nDo the following on Ubuntu to ensure your environment is set up correctly:\n- Only run `sudo apt update \u0026\u0026 sudo apt upgrade` if you haven't already.\n- Run `sudo apt install git g++ gdb make`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorsweeneydev%2Fcpptemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnorsweeneydev%2Fcpptemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorsweeneydev%2Fcpptemplate/lists"}