human-sort

0.0.3 • Public • Published

human-sort

CLI tool that ranks a list of items by prompting the user to compare two at a time.

Installation

To install from npm, run

npm install -g human-sort

Usage

Usage: human-sort [file]
 
Examples:
  human-sort list.txt    rank list from a file
 
 
Options:
  -d, --delimiter  delimiter regex between list items  [default: "(?:\r?\n)+"]
  -o, --output     output file                       
  -h, --help       Show help                         
 
 

Building

To compile the source just run npm run build.

Readme

Keywords

none

Package Sidebar

Install

npm i human-sort

Weekly Downloads

4

Version

0.0.3

License

none

Last publish

Collaborators

  • rahatarmanahmed