PHPackages                             droath/robo-github - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. droath/robo-github

ActiveRobo-tasks[Utility &amp; Helpers](/categories/utility)

droath/robo-github
==================

GitHub for Robo Task Runner

0.0.2(8y ago)111.7k3MITPHPPHP &gt;=5.5.0

Since Apr 2Pushed 8y agoCompare

[ Source](https://github.com/droath/robo-github)[ Packagist](https://packagist.org/packages/droath/robo-github)[ RSS](/packages/droath-robo-github/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Robo GitHub
===========

[](#robo-github)

Run GitHub commands from the Robo task runner.

### Getting Started

[](#getting-started)

First, you'll need to download the Robo GibHub library using composer:

```
composer require droath/robo-github
```

Next, you'll need to create a personal access token on GitHub so you have access to your private repositories via a Robo task. Follow this [GitHub guide](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) to obtain your access token.

Once you've created your GitHub token you'll need to pass the access token along with the GitHub project user or organization and repository name, like the following:

```
