Skip to content

jacebrowning/crowdsorter

Repository files navigation

CircleCI GitHub Sponsor

Overview

Crowdsourced list sorting.

Setup

Requirements

  • Python 3.6+

Installation

Clone the source code:

$ git clone https://github.com/jacebrowning/crowdsorter.git
$ cd crowdsorter

Install project dependencies:

$ make install

Usage

Run the application:

$ make run