{"id":24054342,"url":"https://github.com/kindermax/lsclone","last_synced_at":"2026-06-13T17:32:44.995Z","repository":{"id":163387836,"uuid":"638660214","full_name":"kindermax/lsclone","owner":"kindermax","description":"Simple ls clone written in C (while learning C)","archived":false,"fork":false,"pushed_at":"2023-05-10T18:28:21.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T10:32:44.800Z","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/kindermax.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":"2023-05-09T20:35:48.000Z","updated_at":"2023-05-09T20:40:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4628bbe4-4b01-4a43-9cf4-a9de06be1a0f","html_url":"https://github.com/kindermax/lsclone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kindermax/lsclone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Flsclone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Flsclone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Flsclone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Flsclone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kindermax","download_url":"https://codeload.github.com/kindermax/lsclone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kindermax%2Flsclone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34294411,"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-06-13T02:00:06.617Z","response_time":62,"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":"2025-01-09T03:04:31.780Z","updated_at":"2026-06-13T17:32:44.988Z","avatar_url":"https://github.com/kindermax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lsclone\n\nSimple ls(1) clone written in C for learning purposes.\n\n## Build\n\n### Cmake\n\n\n```bash\ncmake -B build\ncmake --build build\n\n./build/lsclone\n```\n\nBtw, in Clion it just works.\n\n### Make\n\n```bash\nmake\n./build/lsclone\n```\n\n### Gcc\n\n```bash\ngcc lsclone.c -o build/lsclone\n\n./build/lsclone # try with -l\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkindermax%2Flsclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkindermax%2Flsclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkindermax%2Flsclone/lists"}