tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

How do I... #110

Open Ariuw opened 8 years ago

Ariuw commented 8 years ago

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

ghost commented 7 years ago

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();