bsysop / gitpop2

Find the most popular fork on GitHub

Home Page:http://gitpop2.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitPop2

Find the most popular fork on GitHub http://gitpop2.herokuapp.com/

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

pip install -r requirements.txt

Run

With Gunicorn WSGI server:

gunicorn gitpop2.wsgi

With Django development server:

python manage.py runserver

About

Find the most popular fork on GitHub

http://gitpop2.herokuapp.com/

License:GNU General Public License v2.0


Languages

Language:JavaScript 48.2%Language:Python 35.0%Language:HTML 15.5%Language:CSS 1.3%