README.md

githubR

This package is wrapper around the Github API and it serves to allow anybody who knows R to quickly manage Github repositories.

Some of the actions done on Github can be managed with Scripts; e.g.

You can install the package by going through the following:

install.packages("devtools")
library(devtools)
devtools::install_github("hairizuanbinnoorazman/githubR", build_vignettes = TRUE)

If you encounter a bug while using the package, take a screenshot of the error and file an issue on this repository.

Status of package

This package is currently under construction



hairizuanbinnoorazman/githubR documentation built on May 17, 2019, 2:25 p.m.