sort-path-length 0.1.0

Takes a file of paths and sort them by component length
sort-path-length-0.1.0 is not a library.
Visit the last successful build: sort-path-length-0.3.1

sort-path-length

Binary package to sort paths based on their component's length

TODO

  • Accept input from stdin
  • Add option to change sort order
  • Check usage on other systems (eg: Windows)
  • Improve documentation