Skip to content

Latest commit

 

History

6 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

GitContact

Attempts to find a github user's email

demo_image

Installation

npm install -g gitcontact

In order to use the github API, you will need to generate an API token. To do so, open https://github.com/settings/tokens/new?description=gitcontact. Leave the boxes unchecked and generate a token. Afterward, you will need to run export GH_EMAIL_TOKEN=<token>. You will also need to add it to your .bashrc or .bash_profile so that it loads in subsequent sessions.

Usage

gitcontact user

Contributing

复刻 it: https://github.com/ryanmaynard/gitcontact/fork

Create your feature branch: git checkout -b my-new-feature

Commit your changes: git commit -am 'Add some feature'

Push to the branch: git push origin my-new-feature

Create a new Pull Request: https://github.com/ryanmaynard/gitcontact/compare

License

关于

Query for email address of a github account

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages