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.
 
 
 

29 lines
631 B

# Generated by roxygen2: do not edit by hand
export(build_pkg)
export(get_build_manifest)
export(get_build_status)
export(git_repos)
export(git_user)
export(install_sourcehut)
export(meta_audit)
export(meta_pgp_keys)
export(meta_profile)
export(meta_ssh_keys)
export(sourcehut_pat)
export(sourcehut_user)
export(start_build)
export(use_builds)
export(use_sourcehut_badge)
import(crayon)
import(desc)
import(glue)
import(httr)
import(rprojroot)
import(usethis)
importFrom(crayon,blue)
importFrom(crayon,make_style)
importFrom(desc,desc_get)
importFrom(jsonlite,fromJSON)
importFrom(remotes,install_git)
importFrom(utils,browseURL)