Skip to content
/ krep Public

CLI Tool Replicating the base functionality of 'grep'

License

Notifications You must be signed in to change notification settings

Karim-W/krep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#krep

CLI Tool that replicates the basic functionality of grep in Rust.

Installation

cargo install https://github.com/karim-w/krep

Usage

{process} | krep <pattern>

Example

$ echo "Hello World" | krep Hello
Hello World

License

BSD-3-Clause

Author

Karim W

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

CLI Tool Replicating the base functionality of 'grep'

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages