1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/github.R
3\name{github_pat}
4\alias{github_pat}
5\title{Retrieve GitHub personal access token.}
6\usage{
7github_pat(quiet = TRUE)
8}
9\description{
10A GitHub personal access token
11Looks in env var \code{GITHUB_PAT}
12}
13\keyword{internal}
14