Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

deeper-x/gomparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomparator

[WIP]

Given an input github URL, you get repo basic informations -usually used to evaluate project-, and store it for next comparisons.

Ideally, you should use the app to compare libs you want to pick up on your current project, so you have a window like that:

_________________________________________________
NAME  | STARS | CONTRIBUTORS | LAST COMMIT       |
_________________________________________________
LIB1  |   200 |   25         | 2020-01-23  12:16 |
_________________________________________________
LIB2  |   20  |   21         | 2019-01-01  11:12 |
_________________________________________________
LIB3  |   120 |   15         | 2020-11-11  11:11 |
_________________________________________________

LIB1 looks better because of more stars, more contribs and recent updates

USAGE [WIP]

Ideally, you feed the system with a set of repos you'd like to evaluate, one by one

home: http://127.0.0.1:8000?query={home}
# Demo
input: https://github.com/avelino/awesome-go
output: Name: awesome-go - Stars 51636

About

[WIP] GitHub repositories evaluator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages