{"id":19756899,"url":"https://github.com/maverobot/ggit","last_synced_at":"2025-05-12T17:14:19.315Z","repository":{"id":48404689,"uuid":"244492658","full_name":"Maverobot/ggit","owner":"Maverobot","description":"A simple program to list status of all repositories under a given directory","archived":false,"fork":false,"pushed_at":"2025-04-16T23:26:05.000Z","size":141,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T17:14:12.558Z","etag":null,"topics":["appimage","git","go-git","golang","travis-ci"],"latest_commit_sha":null,"homepage":null,"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/Maverobot.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,"zenodo":null}},"created_at":"2020-03-02T22:52:20.000Z","updated_at":"2025-04-15T08:00:31.000Z","dependencies_parsed_at":"2024-03-14T00:25:37.799Z","dependency_job_id":"4fa53e8e-d29c-4c91-8cd7-3e9db55f46c6","html_url":"https://github.com/Maverobot/ggit","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":"0.017241379310344862","last_synced_commit":"a374fc54b80b140df54ba319768b1a0078e8c56a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fggit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fggit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fggit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverobot%2Fggit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maverobot","download_url":"https://codeload.github.com/Maverobot/ggit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785011,"owners_count":21963903,"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":["appimage","git","go-git","golang","travis-ci"],"created_at":"2024-11-12T03:17:23.935Z","updated_at":"2025-05-12T17:14:19.296Z","avatar_url":"https://github.com/Maverobot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status][github-actions-badge]][github-actions-link]\n[![MIT License][license-badge]](LICENSE)\n[![Codacy Badge][codacy-badge]][codacy-link]\n# ggit\nA simple program to list status of all repositories under a given directory\n\n## Getting Started\n\nDownload the binary and use the program right away:\n\nAs example for amd64 in Linux:\n\n```sh\nwget -qc https://github.com/Maverobot/ggit/releases/download/v0.2.3/ggit_0.2.3_linux_amd64.tar.gz -O - | tar -C ~/.local/bin/ -xz ggit\nchmod +x ~/.local/bin/ggit\n```\n\n## Usage\n```sh\nUsage: ggit [flags]\n  -color\n    \tWhether the table should be rendered with color. (default true)\n  -depth int\n    \tThe depth ggit should go searching. (default 2)\n  -path string\n    \tThe path to the parent directory of git repos. (default \"./\")\n  -update\n    \tTry go-github-selfupdate via GitHub\n  -version\n    \tShow version\n```\n\nExample:\n```sh\n# By default, it takes current directory path as input\ncd a_folder_with_many_repos\nggit\n\n# Or,\nggit -path path_to_folder_with_many_repos -depth 1\n```\n\nSimple showcase:\n\n![](demo.gif)\n\n[github-actions-badge]: https://github.com/maverobot/ggit/actions/workflows/build.yaml/badge.svg?branch=master\n[github-actions-link]: https://github.com/Maverobot/ggit/actions\n[codacy-badge]:     https://api.codacy.com/project/badge/Grade/840d280344b245a38ed80cecf38cf96b\n[codacy-link]:      https://www.codacy.com/manual/quzhengrobot/ggit?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Maverobot/ggit\u0026amp;utm_campaign=Badge_Grade\n[license-badge]:    https://img.shields.io/badge/License-MIT-blue.svg\n[release-download]: https://github.com/Maverobot/ggit/releases/download/continuous/ggit-linux-amd64\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverobot%2Fggit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaverobot%2Fggit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverobot%2Fggit/lists"}