R/crumpets-package.R

#' Tools to Work with and Manage 'gitea'
#'
#' The 'gitea' project is a 'GitHub'-/'GitLab'-like web user interface
#' to 'git' repositories. Methods are provided to access and administer 'gitea'
#' programmatically.
#'
#' @md
#' @name crumpets
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @import glue
#' @importFrom jsonlite fromJSON
NULL
hrbrmstr/crumpets documentation built on May 4, 2019, 8:40 a.m.