{"id":28214398,"url":"https://github.com/sla-ppy/002-tree_command","last_synced_at":"2025-06-11T23:32:13.436Z","repository":{"id":204266811,"uuid":"364247944","full_name":"sla-ppy/002-tree_command","owner":"sla-ppy","description":"[F] Tree command implementation in C++","archived":false,"fork":false,"pushed_at":"2021-05-05T12:23:20.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T21:07:28.922Z","etag":null,"topics":["cpp","early-attempts"],"latest_commit_sha":null,"homepage":"","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/sla-ppy.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}},"created_at":"2021-05-04T12:25:45.000Z","updated_at":"2025-04-28T15:43:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"3394e75d-e6ff-4c71-9ca2-cbafd8bd0081","html_url":"https://github.com/sla-ppy/002-tree_command","commit_stats":null,"previous_names":["sla-ppy/002-tree_command"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sla-ppy/002-tree_command","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2F002-tree_command","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2F002-tree_command/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2F002-tree_command/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2F002-tree_command/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sla-ppy","download_url":"https://codeload.github.com/sla-ppy/002-tree_command/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sla-ppy%2F002-tree_command/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259363139,"owners_count":22846204,"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","early-attempts"],"created_at":"2025-05-17T21:07:29.249Z","updated_at":"2025-06-11T23:32:13.426Z","avatar_url":"https://github.com/sla-ppy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## tree_command:\n### Reproduce a very simple tree program that walks the current directory tree.\n### Use std::filesystem.\n____\nExample output:\n```\nC:\\src\\Volty\u003e tree.exe\nsrc\n├── Core\n│   ├── Application.cpp\n│   ├── GameWindow.cpp\n│   ├── HID.cpp\n│   ├── Math.cpp\n│   └── World.cpp\n└── Utils\n    ├── ArgsParser.cpp\n    ├── CsvLogger.cpp\n    ├── LazyFile.cpp\n    ├── ResourceManager.cpp\n    └── stl_ext.cpp\n\n2 directories, 10 files\n```\n____\nSimplified to:\n```\nsrc\n|--- Core\n     |--- Application.cpp\n     |--- GameWindow.cpp\n|--- Utils\n     |--- LazyFile.cpp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsla-ppy%2F002-tree_command","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsla-ppy%2F002-tree_command","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsla-ppy%2F002-tree_command/lists"}