A simple R package for git + github workflow automation.
## uncomment line below to install {remotes} package (if not already installed)
# install.packages("remotes")
## install {gitworkr}
remotes::install_github("ilinsmeier/gitworkr", force = TRUE)