AndreMiras / gitpop2

Find the most popular fork on GitHub

Home Page:https://gitpop2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitPop2

Find the most popular fork on GitHub http://gitpop2.vercel.app/

See https://andremiras.github.io/gitpop3/ (AndreMiras/gitpop3) for a rewrite using ReactJS.

tests

GitPop2 helps you choose a fork when a project goes unmaintained. It allows you to sort forks by "stars count", "forks count" and "last update".

Screenshot

This project actually started as a "fork" of jpmckinney/gitpop, because the site running the project went down in March 2014. It's not a fork as defined by GitHub because it was started from scratch using a different web framework.

Install

make virtualenv

Run

With Gunicorn WSGI server:

make run/gunicorn

With Django development server:

make run/dev

About

Find the most popular fork on GitHub

https://gitpop2.vercel.app

License:GNU General Public License v2.0


Languages

Language:JavaScript 44.3%Language:Python 32.2%Language:HTML 13.5%Language:Makefile 5.7%Language:Dockerfile 3.0%Language:CSS 1.2%Language:Shell 0.1%