gitgadget {gitgadget} | R Documentation |
gitgadget
Description
An 'Rstudio' addin for version control that allows users to clone repositories, create and delete branches, and sync forks on GitHub, GitLab, etc. Furthermore, the addin uses the GitLab API to allow instructors to create forks and merge requests for all students/teams with one click of a button.
Run gitgadget in the Rstudio viewer if available
Usage
gitgadget(port = get_port(), host = "127.0.0.1", launch.browser = TRUE)
Arguments
port |
Port to use for the app |
host |
Host ip to use |
launch.browser |
Launch app in viewer (browsers) or only show the URL |
Details
See https://github.com/vnijs/gitgadget for documentation
Author(s)
Maintainer: Vincent Nijs vnijs@ucsd.edu
Authors:
Sanjiv Erat serat@ucsd.edu
See Also
Useful links:
[Package gitgadget version 0.8.2 Index]