command
module
Version:
v0.0.0-...-78a69fb
Opens a new window with list of versions in this module.
Published: Feb 17, 2023
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wads
A tool to calculate weekly active developers based on Github activity.
This is ALPHA software, use at your own risk.
Build
$ go get github.com/diwakergupta/wads
If that doesn't work, check out the repo and build locally go build
Usage
Known limitations
This is a very hacky proof-of-concept. Lots of limitations and room for improvement:
- No tests
- Basic error handling. Does a naive, recursive retry if repo stats aren't yet available
- Doesn't discern commits from bots
- Doesn't handle "sub systems", therefore almost certainly undercounts
- Relies on Github repo stats being fresh & accurate. Directly obtaining data from a
git clone
will likely be more accurate
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.