A simple file sorter in rust that organizes your files from a folder to (A-Z).
- Rust must be installed on the operating system.
- Follow the installation below after:
- Clone the repository:
git clone https://github.com/1coxy57/File-Sorter.git
- Build the project:
cargo build
- Run the project:
cargo run