{"id":22609490,"url":"https://github.com/kelcheone/lsgo","last_synced_at":"2025-07-11T16:09:26.483Z","repository":{"id":112228145,"uuid":"606877595","full_name":"kelcheone/lsgo","owner":"kelcheone","description":"A minimal implementation of ls command in Go.","archived":false,"fork":false,"pushed_at":"2023-02-26T20:24:28.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-21T04:33:50.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kelcheone.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-02-26T20:24:18.000Z","updated_at":"2023-02-26T20:24:33.000Z","dependencies_parsed_at":"2023-05-11T17:00:23.754Z","dependency_job_id":null,"html_url":"https://github.com/kelcheone/lsgo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelcheone%2Flsgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelcheone%2Flsgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelcheone%2Flsgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelcheone%2Flsgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kelcheone","download_url":"https://codeload.github.com/kelcheone/lsgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112641,"owners_count":20725300,"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":[],"created_at":"2024-12-08T15:12:35.424Z","updated_at":"2025-03-28T22:45:00.299Z","avatar_url":"https://github.com/kelcheone.png","language":"Go","readme":"# LSGO\n\nA minimal implementation of `ls` equivalent in Go.\n\n## Usage\n\n```bash\ngo build .\n./lsgo\n```\n\nCommands are as follows:\n\n```bash\n./lsgo -h\nUsage: lsgo [OPTION]... [FILE]...\n-ls\tList files in current directory\n-l\tList files in current directory with long format\n-la\tList files in current directory with long format and hidden files\n-a\tList files in current directory with hidden files\n-r\tList files in current directory in reverse order\n-s\tList files in current directory with size\n-S\tList files in current directory with size in reverse order\n\n```\n\nExemption: Working with `*` and `?` is not supported yet.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelcheone%2Flsgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelcheone%2Flsgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelcheone%2Flsgo/lists"}