Skip to content

rishabhpoddar/stargazers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

./init.sh
  • Be sure to change the GOPATH var in the init.sh script to point to the cmd dir in this dir

Fetch data:

export GOPATH=<location to this dir>/cmd && go run main.go fetch --repo=:owner/:reponame --token=<github access token>

Analyse data:

export GOPATH=<location to this dir>/cmd && go run main.go analyze --repo=:owner/:reponame

About

Analyze GitHub stars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Shell 0.2%