{"id":16277542,"url":"https://github.com/kspviswa/lsgo","last_synced_at":"2025-04-08T17:24:29.480Z","repository":{"id":57692933,"uuid":"107719600","full_name":"kspviswa/lsgo","owner":"kspviswa","description":"ls command in golang for fun \u0026 learning","archived":false,"fork":false,"pushed_at":"2024-01-02T01:21:34.000Z","size":1492,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T13:46:05.781Z","etag":null,"topics":["tools-engineering"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kspviswa.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":"2017-10-20T19:44:45.000Z","updated_at":"2024-01-02T01:20:08.000Z","dependencies_parsed_at":"2024-06-20T01:41:56.626Z","dependency_job_id":null,"html_url":"https://github.com/kspviswa/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/kspviswa%2Flsgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kspviswa%2Flsgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kspviswa%2Flsgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kspviswa%2Flsgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kspviswa","download_url":"https://codeload.github.com/kspviswa/lsgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247889873,"owners_count":21013243,"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":["tools-engineering"],"created_at":"2024-10-10T18:55:21.975Z","updated_at":"2025-04-08T17:24:29.458Z","avatar_url":"https://github.com/kspviswa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lsgo\n\n## ls command in golang for fun \u0026 learning\n\n### Usage\n\n```\n./ls --help\n\nNAME:\n   ls ( implemented in golang ) - ls [flags] [command][args]\n\nUSAGE:\n   ls [global options] command [command options] [arguments...]\n\nVERSION:\n   0.1\n\nAUTHOR:\n   Viswa Kumar\n\nCOMMANDS:\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   -l, --long             include extended information\n   -d, --dronly           include only directories\n   -f, --fileonly         include only regular files\n   --hr, --humanfriendly  view size in humar readable format\n   -t, --tree             view tree structure ( recursive lookup )\n   --help, -h             show help\n   --version, -v          print the version\n\nCOPYRIGHT:\n   MIT Licensed\n```\n\n### Sample outputs\n\n```\n./ls -hr\n+-----------+--------+------------+---------------------+-------+\n|   NAME    |  SIZE  |   PERMS    |         AT          |  DIR  |\n+-----------+--------+------------+---------------------+-------+\n| .git      | 4K     | drwxrwxrwx | 2017-10-22 01:15:14 | true  |\n| demo.json | 116.5K | -rwxrwxrwx | 2017-10-22 01:02:45 | false |\n| LICENSE   | 1.1K   | -rwxrwxrwx | 2017-10-21 19:34:57 | false |\n| ls        | 3.5M   | -rwxrwxrwx | 2017-10-22 00:31:26 | false |\n| ls.go     | 3.2K   | -rwxrwxrwx | 2017-10-22 00:31:23 | false |\n| README.md | 166B   | -rwxrwxrwx | 2017-10-22 01:11:07 | false |\n+-----------+--------+------------+---------------------+-------+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkspviswa%2Flsgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkspviswa%2Flsgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkspviswa%2Flsgo/lists"}