secure_token: Secure personal access token

Description Usage Arguments Examples

Description

Function to create or automatically add a secure key (GITHUB_PAT) for travis to be able to publish to the drat repo

Usage

1

Arguments

add

boolean to determine if the key should be automatically added. Default is TRUE. This will remove custom formatting as the file will be programatically generated

...

supplied to system

Examples

1
2
3
4
## Not run: 
  secure_token(FALSE)

## End(Not run)

packagedocs documentation built on May 2, 2019, 4:18 a.m.