ijlyttle / ghentr

Templating Functions to Use with GitHub Enterprise
https://ijlyttle.github.io/ghentr/
GNU General Public License v3.0
17 stars 3 forks source link

update README to discuss PAT #15

Open ijlyttle opened 5 years ago

ijlyttle commented 5 years ago

Thanks to a bug, I found out that you do not need a PAT from Acme's GitHub to install_github_acme(). You need a function github_pat_acme() that returns a NULL in the absence of a PAT.

Now that this is fixed, I need to update the template for the README.