Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 220 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 220 Bytes

Example

Regect

regex 101 like cli tool

Run

regect

Input and Output

cat input.txt | regect > filtered_output.txt

Install

cargo install regect --locked