{"id":22914684,"url":"https://github.com/foxmd/make_template","last_synced_at":"2025-06-15T03:02:23.680Z","repository":{"id":234882343,"uuid":"560911464","full_name":"FoxMD/Make_template","owner":"FoxMD","description":"Small template or example for makefile for C++","archived":false,"fork":false,"pushed_at":"2022-11-03T18:38:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T11:54:05.304Z","etag":null,"topics":["cpp","make","makefile"],"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/FoxMD.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}},"created_at":"2022-11-02T14:36:32.000Z","updated_at":"2022-11-13T09:19:47.000Z","dependencies_parsed_at":"2024-04-21T10:16:26.260Z","dependency_job_id":null,"html_url":"https://github.com/FoxMD/Make_template","commit_stats":null,"previous_names":["foxmd/make_template"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/FoxMD/Make_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxMD%2FMake_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxMD%2FMake_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxMD%2FMake_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxMD%2FMake_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoxMD","download_url":"https://codeload.github.com/FoxMD/Make_template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxMD%2FMake_template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259914867,"owners_count":22931323,"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","make","makefile"],"created_at":"2024-12-14T05:16:07.991Z","updated_at":"2025-06-15T03:02:23.615Z","avatar_url":"https://github.com/FoxMD.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Make template for small/mid C++ Projects\nv0.9\n\n## Use\n1) Open terminal in VSCode or CMD\n2) Try make --version, if it fails go to ad 3)\n3) Try Mingw32-make --version, if it fails, check if you have gcc compiler/make tools installed or in environmental variables\n4) OPTIONAL - Install MinGW32\n5) Use command from 2) or 3) without argument to build and run your app\n\n## Options\n- make \"builds and runs your app\"\n- make build \"builds your app\"\n- make execute \"runs your app if it is build\"\n- make clean \"deletes every build file\"\n\n## Arguments\n- DEBUG \"If true builds without optimisation and with debug option, default ON\"\n- ENABLE_WARNINGS \"If true builds with Warning detection, default ON\"\n- WARNINGS_AS_ERRORS \"If true all warnings are errors, wont build, default OFF\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxmd%2Fmake_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxmd%2Fmake_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxmd%2Fmake_template/lists"}