BerndGoldschmidt / decider

Small command line utility to prioritize a list of items.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decider

Small command line utility to prioritize a list of items.

Usage

Either provide a text file with all items (one item per line)

./decider.php <filePath>

or just enter them one by one by calling ./decider.php without any arguments

./decider.php

Requirements

Needs php >= 7.0

About

Small command line utility to prioritize a list of items.

License:MIT License


Languages

Language:PHP 100.0%