homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

Use GitHub tokens to prevent rate-limiting #18

Closed homebysix closed 5 years ago

homebysix commented 9 years ago

When creating a lot of recipes in a short time, it's possible that users could run up against GitHub's API rate limits. It would be excellent if we could leverage API tokens (as AutoPkg does) to prevent this limitation.

sheagcraig commented 9 years ago

Here here!