Skip to content

A toy implementation of the popular ripgrep tool written in rust that can perform trivial text search in a file.

License

Notifications You must be signed in to change notification settings

Spartan09/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minigrep

A toy implementation of ripgrep written in rust that can perform text search in a file.

Usage

cargo run -- <query> <filename>

About

A toy implementation of the popular ripgrep tool written in rust that can perform trivial text search in a file.

Topics

Resources

License

Stars

Watchers

Forks

Languages