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.

28 lines
573 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(meta_audit)
export(meta_pgp_keys)
export(meta_profile)
export(meta_ssh_keys)
export(sourcehut_pat)
5 years ago
export(sourcehut_user)
export(start_build)
5 years ago
export(use_builds)
5 years ago
export(use_sourcehut_badge)
5 years ago
import(crayon)
import(desc)
import(glue)
import(httr)
5 years ago
import(rprojroot)
import(usethis)
importFrom(crayon,blue)
importFrom(crayon,make_style)
importFrom(desc,desc_get)
importFrom(jsonlite,fromJSON)
importFrom(utils,browseURL)