View source: R/install-sourcehut.R
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
1 | install_sourcehut(repo, ...)
|
repo |
Repository address in the format |
... |
passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.