007tickooayush / minigrep-rust

A grep project minified version using Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini_grep

mini_grep is a command-line tool written in Rust that allows you to search for a specific pattern in a file or a set of files.

Installation

To use mini_grep, you need to have Rust installed on your system. If you don't have Rust installed, you can get it from the official Rust website: https://www.rust-lang.org/tools/install

Once you have Rust installed, you can clone the mini_grep repository and build the project using the following commands:

About

A grep project minified version using Rust.


Languages

Language:Rust 100.0%