We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh
gh allows for extensions -- binaries/executables named gh-foo. The gh extension can assume that the auth token exists, and get it with gh auth token.
gh-foo
gh auth token
Semi-blocked by #186
The text was updated successfully, but these errors were encountered:
A gh-repofetch extension could be a wrapper script that does
gh-repofetch
GITHUB_TOKEN=$(gh auth token) repofetch --plugin github
Sorry, something went wrong.
No branches or pull requests
gh
allows for extensions -- binaries/executables namedgh-foo
. Thegh
extension can assume that the auth token exists, and get it withgh auth token
.Semi-blocked by #186
The text was updated successfully, but these errors were encountered: