Skip to content

purepennons/Sorting_Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting_Validator

Just a tool to test a sorting list is correct or not.

Installation

npm install -g validate_sorting

Usage

sortv --inc -i <input file>

Params

-i: Setting input file.

--input: Same as -i.

--inc(default): Sorting by samll to large.

--dec: Sorting by large to samll.

License

MIT

About

Just a tool to test a sorting list is correct or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published