{"id":20676536,"url":"https://github.com/ryosukedtomita/makefile-study","last_synced_at":"2026-04-20T17:03:31.031Z","repository":{"id":222692995,"uuid":"757349240","full_name":"RyosukeDTomita/makefile-study","owner":"RyosukeDTomita","description":"Studying how to write Makefile","archived":false,"fork":false,"pushed_at":"2025-01-06T12:54:47.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T14:55:45.228Z","etag":null,"topics":["cpp","docker-compose","makefile"],"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/RyosukeDTomita.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":"2024-02-14T10:09:59.000Z","updated_at":"2025-01-06T12:54:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"64be8bb2-0711-4cd4-a57f-db61402565ea","html_url":"https://github.com/RyosukeDTomita/makefile-study","commit_stats":null,"previous_names":["ryosukedtomita/makefile-study"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fmakefile-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fmakefile-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fmakefile-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeDTomita%2Fmakefile-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyosukeDTomita","download_url":"https://codeload.github.com/RyosukeDTomita/makefile-study/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242906284,"owners_count":20204805,"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","docker-compose","makefile"],"created_at":"2024-11-16T21:12:57.725Z","updated_at":"2026-04-20T17:03:30.997Z","avatar_url":"https://github.com/RyosukeDTomita.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Makefile Studying with docker\n\n![un license](https://img.shields.io/github/license/RyosukeDTomita/makefile-study)\n\n## INDEX\n\n- [ABOUT](#about)\n- [LICENSE](#license)\n- [ENVIRONMENT](#environment)\n- [PREPARING](#preparing)\n- [HOW TO USE](#how-to-use)\n- [ABOUT](#about)\n\n---\n\n## ABOUT\n\nMakefile の使い方を勉強したメモ。\n\n---\n\n## LICENSE\n\n[FIXME](./LICENSE)\n\n---\n\n## ENVIRONMENT\n\nC++17, g++-10, make\n\n---\n\n## PREPARING\n\n1. install docker\n\n---\n\n## HOW TO USE\n\n1. Clone this repository.\n2. build the docker image.\n\n```shell\ncd makefile-study\ndocker buildx bake\n```\n\n3. Run the docker container to compile and execute\n\n```shell\ndocker compose run -it make-app make\ndocker compose run -it make-app make execute\n---\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fmakefile-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosukedtomita%2Fmakefile-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukedtomita%2Fmakefile-study/lists"}