Skip to content

gauravagerwala/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grep command line tool in Rust

This is a command line tool similar to grep written in rust. It was created to learn the Rust language and it's toolchain.

The first parameter to the tool should be the query string and the second parameter the file of the path to search in.

An environment variable called IGNORE_CASE can be set if the user wants to ignore case while making the search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages