Saeghe is a difficult name to pronounce. Therefore, Saeghe project has been renamed to phpkg.
This website no longer receives updates.
Please visit phpkg website at phpkg.com
If your project needs to use external packages, Saeghe needs to read repositories from GitHub.
It needs to have an access token to read repositories.
You can use the credentail
command to add your token.
Note If you already have an environment variable named
GITHUB_TOKEN
with your GitHub token, then you don't need to do anything.
First, follow this link and generate an access token. Then run the following command:
saeghe credential github.com {your-github-access-token}
That's it. Now it can get access to GitHub APIs.