Fiddling around with the GitHub api.
Get a language count (public repositories only) for the user specified in the path variable in the gitR.R script.
- Edit the following variable.
path<-"/users/USER_NAME" - Run the script.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fiddling around with the GitHub api.
Get a language count (public repositories only) for the user specified in the path variable in the gitR.R script.
path<-"/users/USER_NAME"