Sortery

[Sortery](https://github.com/SamMatzko/Sortery) is a basic command-line file sortor for Linux, written in [Rust](https://github.com/rust-lang/rust). It can be compiled using [Cargo](https://github.com/rust-lang/cargo). To get help on using Sortery, simply run `sortery -h` or `sortery --help`, or see the [Sortery Wiki](https://github.com/SamMatzko/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](doc/sortery/index.html).

License

[MIT](https://github.com/SamMatzko/Sortery/blob/master/LICENSE-MIT.txt) ---------- **See the [Sortery Wiki](https://github.com/SamMatzko/Sortery/wiki) for full usage information**