codeArtisanry / loki

loki Github user email and details finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loki

image


  • loki Github user email and details finder

Usage And Cmds

  • To get Github User detail, Use below command
 go run main.go user -u <USERNAME> 
  • For threads -t is there
 go run main.go user -u <USERNAME> -t 1
  • For Repo of the user
 go run main.go repo -u <USERNAME>  
  • Binaries are in bin/ dir

Contributors are welcome to make this package more efficient and give any suggestions.

About

loki Github user email and details finder

License:GNU General Public License v3.0


Languages

Language:Go 100.0%