Search users in github based on language(programming), users geographic location
-
Go to example directory
-
go build -o <name of the exe>
-
export OATH=<Github OATH here>
-
./<name of the exe> -lang=golang -loc=mumbai
Search users in github based on launguage(programming), users geographic location
GoMIT