https://github.com/hellerve/gh-stats
Fetch your personal Github statistics
https://github.com/hellerve/gh-stats
Last synced: 12 months ago
JSON representation
Fetch your personal Github statistics
- Host: GitHub
- URL: https://github.com/hellerve/gh-stats
- Owner: hellerve
- License: gpl-2.0
- Created: 2015-06-12T14:00:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T16:41:50.000Z (over 10 years ago)
- Last Synced: 2025-02-12T05:12:14.970Z (about 1 year ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-stats
**This is not very informative yet. See it as a
proof of concept of sorts.**
Fetch your personal Github statistics.
It asks you for your credentials and then fetches all information
about your repositories, commits and organizations. Mostly just
the number of commits, really.
## usage
```
gh-stats version 0.1.2
usage: gh-stats [(-v/--verbose)|(-h/--help)]
where: -v/--verbose = print more info
-h/--help = print help and exit
```