Skip to content

๐Ÿ“ˆ Popularity comparison over time between GitHub repositories - Data processing with Spark

License

Notifications You must be signed in to change notification settings

mlucchini/githubcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Compare

Build Status Coverage Status

GitHub Compare lets you compare the popularity of multiple repositories. The time-series data generated is then made accessible through the GitHub Compare API.

Generate an assembly
sbt assembly
Download GitHub events
java -jar target/scala-2.11/githubcompare-assembly-0.1.jar download [options]
Generate GitHub stars time-series
java -jar target/scala-2.11/githubcompare-assembly-0.1.jar aggregate [options]

Uses Spark for event processing. The generation can be time-consuming, follow the Spark tasks in the browser.

About

๐Ÿ“ˆ Popularity comparison over time between GitHub repositories - Data processing with Spark

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages