Skip to content

A simplified grep command-line tool called minigrep built with Rust.

License

Notifications You must be signed in to change notification settings

yoonge/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ Minigrep

Minigrep Rust version license rust cargo

💡 Introduction

A simplified grep command-line tool called minigrep built with Rust.

🔰 Getting Started

$ git clone https://github.com/yoonge/minigrep.git

$ cd minigrep

$ cargo run software LICENSE

$ CASE_INSENSITIVE=1 cargo run software LICENSE

📄 License

Minigrep is MIT-licensed.


🏗️ Scaffold

$ cargo init minigrep && cd minigrep

About

A simplified grep command-line tool called minigrep built with Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages