Skip to content

101t/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniGrep Rust

My first CLI app using rust programming language. search text in file similar to:

cat poem.txt | grep tell

To test script

cargo run "tell" poem.txt

About

MiniGrep the rust app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published