1.0.1 • Published 1 year ago

gh-email v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

gh-email

Retrieve the email address from a contributor, by github handle.

npx gh-email <github-handle>

Requirements

  • A node version that supports fetch. Node 18+ will do.
  • A github token, set as GITHUB_TOKEN in your environment.

How to create a github token?

  1. Go to github settings.
  2. Keep all checkboxes unchecked.
  3. Click "Generate token"
  4. Copy the token to your profile or run export GITHUB_TOKEN={token}
1.0.1

1 year ago

1.0.0

1 year ago

0.0.1

1 year ago