Skip to content

smeijer/gh-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}

About

retrieve email address by github handle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published