You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
516 B

#' sourcehut
#'
#' SourceHut (<https://sourcehut.org/>) provides support for collaborative
#' development of anything that can can be managed by Git or Mecurial version control
#' systems. Tools are provided to query and ochestrate a wide variety of SourceHut servies.
#'
#' @md
#' @name sourcehut
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import httr usethis crayon desc rprojroot glue
#' @importFrom jsonlite fromJSON
#' @importFrom utils browseURL
#' @importFrom remotes install_git
"_PACKAGE"