{"id":20497672,"url":"https://github.com/ymdarake/learncpp","last_synced_at":"2026-05-28T21:31:05.036Z","repository":{"id":126623925,"uuid":"537662210","full_name":"ymdarake/learncpp","owner":"ymdarake","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-18T13:31:05.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T18:56:59.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/ymdarake.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":"2022-09-17T00:57:55.000Z","updated_at":"2022-09-17T00:58:24.000Z","dependencies_parsed_at":"2023-06-17T11:15:05.655Z","dependency_job_id":null,"html_url":"https://github.com/ymdarake/learncpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ymdarake/learncpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymdarake%2Flearncpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymdarake%2Flearncpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymdarake%2Flearncpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymdarake%2Flearncpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ymdarake","download_url":"https://codeload.github.com/ymdarake/learncpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymdarake%2Flearncpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T18:11:43.314Z","updated_at":"2026-05-28T21:31:05.021Z","avatar_url":"https://github.com/ymdarake.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build\n\n```bash\n$ cmake -GNinja -S src -B build\n$ ninja -C build\n$ ./build/LearnCPP\n```\n\n# debug note\n\n```bash\nlldb ./bin/learncpp\n(lldb) target create ./bin/learncpp\n(lldb) breakpoint list\n(lldb) breakpoint set --name main\n(lldb) breakpoint set --file main.cpp --line 7\n(lldb) run\n(lldb) frame variable\n(lldb) process continue\n(lldb) thread continue\n--\n(lldb) gui\n```\n\n## links\n\n- https://lldb.llvm.org/use/tutorial.html\n- https://qiita.com/theefool/items/8b985ce71dcdccf26abc\n- https://ninja-build.org/manual.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymdarake%2Flearncpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymdarake%2Flearncpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymdarake%2Flearncpp/lists"}