Skip to content

Nightmare9801/TurboScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboScan

TurboScan is a fast and efficient file search tool written in Rust. It is designed to quickly search for a file in a specified directory while providing a user-friendly command-line interface.

Features

  • Efficient File Search: TurboScan uses optimized algorithms to search for files in the shortest possible time.
  • CLI Based: TurboScan provides a command-line interface for easy usage.
  • Customizable Search: Users can specify the directory to search and customize search parameters.
  • Fast Results: TurboScan is built for speed, providing search results promptly.

Installation

To install TurboScan, you can clone the repository and build the project using Cargo, the Rust package manager.

  git clone https://github.com/Nightmare9801/TurboScan
  cd TurboScan
  cargo build --release

Usage

To use TurboScan, type the following commands.

  cd TurboScan
  cargo run --release
  search <DIR> <FILE_NAME>

Contributing

If you would like to contribute to TurboScan, feel free to fork the repository and submit a pull request. We welcome any improvements or new features that can enhance the tool.

License

TurboScan is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages