gitgadget: gitgadget

View source: R/gadget.R

gitgadgetR 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:

See Also

Useful links:


gitgadget documentation built on April 11, 2025, 5:40 p.m.