https://github.com/lancelote/gogitlocalstats
https://github.com/lancelote/gogitlocalstats
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lancelote/gogitlocalstats
- Owner: lancelote
- Created: 2024-05-01T12:40:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T12:43:40.000Z (about 1 year ago)
- Last Synced: 2025-03-29T00:12:48.659Z (2 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gogitlocalstats
* [Tutorial](https://flaviocopes.com/go-git-contributions/)
* [Vendor code](https://gist.github.com/flaviocopes/bf2f982ee8f2ae3f455b06c7b2b03695)## Usage
```shell
go install
gogitlocalstats -add /path
gogitlocalstats -email [email protected]
```