novica / ghapi

An R package to work with the github api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghapi package

This is a small package that was build during a job interview process.

It can do the following things;

  • Token authentication;

  • Listing all repositories which the authenticated user has access to;

  • Updating the description of a repository;

  • Listing usernames of collaborators for a repository;

  • Adding collaborators to a repository.

About

An R package to work with the github api

License:Other


Languages

Language:R 100.0%