Skip to content

SamMatzko/Sortery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sortery

Sortery is a basic command-line file sortor for Linux, written in Rust. It can be compiled using Cargo. To get help on using Sortery, simply run sortery -h or sortery --help, or see the Sortery Wiki.

Installation

To install Sortery, simply run install.sh from any directory, and Sortery will be installed in that directory. If you move the Sortery directory, you will have to install it again.

Dependencies

Documentation

HTML documentation for the Sortery source code can be found at doc/sortery/index.html.

License

MIT


See the Sortery Wiki for full usage information