install_sourcehut: Install a package from a SourceHut git repository

Description Usage Arguments

View source: R/install-sourcehut.R

Description

Works like remotes::install_gitlab(), remotes::install_bitbucket(), remotes::install_github() (etc). You can also omit the leading tilde ("~") from the username portion of the repository address

Usage

1

Arguments

repo

Repository address in the format username/repo. You can specify subdir and/or ref using the respective parameters (via ...).

...

passed on to remotes::install_git()


hrbrmstr/sourcehut documentation built on Nov. 4, 2019, 1:46 p.m.