Skip to content

karthik/ggit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Git Graphics

This package is a helper package to the R implementation of Git, git2r. It provides routines to visualize activity in git repositories, such as commit frequency, author contributions and also (eventually) allow you to generate a full contribution graph (like you see on a GitHub profile) for one or more repositories.

The package is in early development but should be complete soon.

Installation

library(devtools)
devtools::install_github("ropensci/ggit")

ropensci footer

About

Git visualization tools for git2r

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages