Learn R Programming

ghapps (version 1.1.1)

Authenticate as a 'GitHub' App

Description

'GitHub' apps provide a powerful way to manage fine grained programmatic access to specific 'git' repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the 'gh' package to let you authenticate and interact with 'GitHub' in 'R' as an app.

Copy Link

Version

Install

install.packages('ghapps')

Monthly Downloads

220

Version

1.1.1

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

October 4th, 2024

Functions in ghapps (1.1.1)

ghapps

Authenticate as a GitHub App