github-php-client icon indicating copy to clipboard operation
github-php-client copied to clipboard

How do I...

Open Ariuw opened this issue 8 years ago • 1 comments

Hello there! I am really really new at this, how do I "install" this? please help ^^

Ariuw avatar Aug 20 '16 14:08 Ariuw

Did you tried pull the repo and use direction from repo readme? This could help :) <?php require_once(__DIR__ . '/client/GitHubClient.php'); $client = new GitHubClient();

ghost avatar Feb 28 '17 10:02 ghost