Skip to content

surbina/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repo contains the implementation of the minigrep tool as described in chapter 12 of The Rust Book.

Minigrep is a simplified version of the powerful grep tool.

Instructions

Clone the repo and navigate into the project directory:

git clone https://github.com/surbina/minigrep.git
cd minigrep

Run the application:

cargo run sometext path/to/file

About

Implementation of the minigrep tool as described in chapter 12 of the The Rust Book

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages