Skip to content

A simple file sorter that organizes your files (A-Z) with ease made in rust.

Notifications You must be signed in to change notification settings

1coxy57/File-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Sorter in Rust

A simple file sorter in rust that organizes your files from a folder to (A-Z).

Getting Started

Prerequisites

  • Rust must be installed on the operating system.
  • Follow the installation below after:

Installation

  1. Clone the repository:
git clone https://github.com/1coxy57/File-Sorter.git
  1. Build the project:
cargo build
  1. Run the project:
cargo run

About

A simple file sorter that organizes your files (A-Z) with ease made in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages