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
- Host: GitHub
- URL: https://github.com/samizdam/prior
- Owner: samizdam
- Created: 2019-03-27T21:25:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T21:28:51.000Z (almost 7 years ago)
- Last Synced: 2025-06-01T16:50:27.950Z (7 months ago)
- Topics: cli-application, decision-support, dss, sorting
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```