{"id":19905306,"url":"https://github.com/jonaylor89/gitlocalstats","last_synced_at":"2026-01-07T22:14:00.833Z","repository":{"id":101841645,"uuid":"179098088","full_name":"jonaylor89/gitlocalstats","owner":"jonaylor89","description":"Show commit map on your local machine","archived":false,"fork":false,"pushed_at":"2019-08-13T17:57:09.000Z","size":149,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T16:50:58.113Z","etag":null,"topics":["golang","workflow"],"latest_commit_sha":null,"homepage":"","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/jonaylor89.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":"2019-04-02T14:41:01.000Z","updated_at":"2024-06-19T03:57:32.684Z","dependencies_parsed_at":null,"dependency_job_id":"30593dc0-75c6-47ec-8df8-4ee577ab6e70","html_url":"https://github.com/jonaylor89/gitlocalstats","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/jonaylor89%2Fgitlocalstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fgitlocalstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fgitlocalstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fgitlocalstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaylor89","download_url":"https://codeload.github.com/jonaylor89/gitlocalstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241335517,"owners_count":19946068,"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":["golang","workflow"],"created_at":"2024-11-12T20:32:29.930Z","updated_at":"2026-01-07T22:14:00.805Z","avatar_url":"https://github.com/jonaylor89.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# GitLocalStats\n\n--------------------\n\n# Dependencies \u0026 Building\n\n```sh\n~$ go get -u gopkg.in/src-d/go-git.v4/... # For git api\n~$ go get -u github.com/joho/godotenv     # For configuration\n~$ go build\n```\n\n--------------------\n\n# Usage\n\nIf you want to use this project, make sure there is a .gitlocalstats file in your home directory that contains\nyour email and the path to your repos.\n\n```\nemail=my-email\nfolder=/path/to/repos\n```\n\nThe project will recursively scan through the file system looking for git repos starting with the\nfolder you specify in .gitlocalstats. \n\n```sh\n~$ ./gitlocalstats\n```\n\nsince it's a long command I recommend aliasing it or copying it to some bin/ directory in your PATH to be run anywhere\n\n```sh\n~$ mkdir ~/bin \n~$ PATH=\"$HOME/bin:$PATH\"\n~$ mv gitlocalstats ~/bin/gitlocalstats\n~$ alias gls=\"gitlocalstats\"\n~$ gls\n```\n\n![demo](screenshots/demo.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaylor89%2Fgitlocalstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonaylor89%2Fgitlocalstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaylor89%2Fgitlocalstats/lists"}