Pull and calculate commit metric (commits per month over a time frame)
1 | commitMetrics(owner, repo, dateRange)
|
owner |
The GitHub repository owner |
repo |
The GitHub repository name |
dateRange |
A vector of two dates in yyyy-mm-dd format. Can be strings or date objects. Order doesn't matter, the max and min will be used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.