github_setup: Perform GitHub OAuth setup.

Description Usage Details Value Examples

View source: R/setup.R

Description

#@param config_file location of the configuration file, default ~/.githuburlcheckr

Usage

1

Details

#@param echo if TRUE print the credentials read from the file to the console.

Value

a github context object that is used in every github API call issued by the github package.

Examples

1
2
3
4
## Not run: 
ctx <- github_setup()

## End(Not run)

jonocarroll/githubtools documentation built on May 19, 2019, 7:31 p.m.