Crates.io | regexgrep |
lib.rs | regexgrep |
version | 1.0.3 |
source | src |
created_at | 2023-03-01 16:04:36.239773 |
updated_at | 2023-03-09 13:49:42.722311 |
description | a simple ripgrep tool that suports regular expressions |
homepage | https://google.com |
repository | https://github.com/inyourface34456/ripgrep |
max_upload_size | |
id | 798124 |
size | 7,997 |
This is a beginner project that I made in rust.
Usage:
regexgrep [FILENAME] [QUERY] [-c, -r]
-c Enables case sensativity
-r Enables Regex