{"id":22570903,"url":"https://github.com/niedzielski/makefile-skeleton","last_synced_at":"2026-05-04T19:39:55.105Z","repository":{"id":146372492,"uuid":"532325293","full_name":"niedzielski/makefile-skeleton","owner":"niedzielski","description":"🦴 A template for small makefiles.","archived":false,"fork":false,"pushed_at":"2025-10-20T15:59:06.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T17:44:08.091Z","etag":null,"topics":["ash","bash","build","build-tool","make","makefile","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niedzielski.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.text","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,"zenodo":null}},"created_at":"2022-09-03T17:13:14.000Z","updated_at":"2025-10-20T15:59:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e8e529c-cfdd-458e-b9bb-0af5a0289174","html_url":"https://github.com/niedzielski/makefile-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niedzielski/makefile-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedzielski%2Fmakefile-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedzielski%2Fmakefile-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedzielski%2Fmakefile-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedzielski%2Fmakefile-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niedzielski","download_url":"https://codeload.github.com/niedzielski/makefile-skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niedzielski%2Fmakefile-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32622724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["ash","bash","build","build-tool","make","makefile","shell","shell-script"],"created_at":"2024-12-08T01:13:51.139Z","updated_at":"2026-05-04T19:39:55.094Z","avatar_url":"https://github.com/niedzielski.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦴 makefile-skeleton\n\nA template for small makefiles with defaults I've found useful. There are two\nparts:\n\n- **config.make**: the default settings I wish Make had plus some command\n  aliases. This file probably won't change much from project to project. It's\n  the most important part of this skeleton.\n- **makefile**: an example makefile that imports config.make. Most projects will\n  have very different project-specific recipes but still import config.make.\n\n## Complementary tools\n\n- [watchexec](https://watchexec.github.io) for tools that don't have a watch\n  command.\n\nV=1 make --directory=atlas-pack rebuild\n\n## License (public domain)\n\nAll code in this repository is public domain and may be used without limitation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedzielski%2Fmakefile-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniedzielski%2Fmakefile-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniedzielski%2Fmakefile-skeleton/lists"}