{"id":19227012,"url":"https://github.com/ciubix8513/makemaker","last_synced_at":"2026-05-18T14:32:42.280Z","repository":{"id":43914130,"uuid":"511749707","full_name":"Ciubix8513/makemaker","owner":"Ciubix8513","description":"A simple tool for generation makefile","archived":false,"fork":false,"pushed_at":"2023-09-25T08:22:12.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T10:27:17.689Z","etag":null,"topics":["cpp","linux","makefile"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ciubix8513.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-07-08T03:30:57.000Z","updated_at":"2023-09-17T14:44:44.000Z","dependencies_parsed_at":"2024-11-09T15:24:40.240Z","dependency_job_id":"e2c9b764-7147-4253-a558-6970b04ed51c","html_url":"https://github.com/Ciubix8513/makemaker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ciubix8513/makemaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ciubix8513%2Fmakemaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ciubix8513%2Fmakemaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ciubix8513%2Fmakemaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ciubix8513%2Fmakemaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ciubix8513","download_url":"https://codeload.github.com/Ciubix8513/makemaker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ciubix8513%2Fmakemaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33181049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","linux","makefile"],"created_at":"2024-11-09T15:21:23.797Z","updated_at":"2026-05-18T14:32:42.261Z","avatar_url":"https://github.com/Ciubix8513.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disclaimer\nThis code is shit and doesn't really work, i made this just when i was starting to try to understand makefile. So the makefile this program generates is trash.\nI'm still leaving this opensource, just because one person's trash can be another's treasure \n\n# Makemaker\n\nA simple tool to automatically generate a Makefile.\n\n## Usage\n\n```Bash\n makemaker -i \u003cfile\u003e -c \u003ccompiler\u003e -f \u003ccode filetype\u003e -H \u003cheader filetype\u003e -o \u003coutput name\u003e \u003ccompiler arguments\u003e\n```\n\n## Default parameters\n\n- -c = g++\n- -f = cpp\n- -H = h\n- -o = output\n\n## Example\n\n```Bash\nmakemaker -i main.cpp -c g++ -f cpp -H h -o main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciubix8513%2Fmakemaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciubix8513%2Fmakemaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciubix8513%2Fmakemaker/lists"}