An open API service indexing awesome lists of open source software.

https://github.com/samizdam/prior

A CLI tool to sort any string items by voting
https://github.com/samizdam/prior

cli-application decision-support dss sorting

Last synced: 5 months ago
JSON representation

A CLI tool to sort any string items by voting

Awesome Lists containing this project

README

          

# Prior

_When You can't choose something!_

A CLI tool to sort any string items by voting.

## Usage

```bash
git clone git@github.com:samizdam/prior.git
cd prior
composer install
php ./bin/prior.php
```