Awesome
Regect
regex 101 like cli tool
Run
regect
Input and Output
cat input.txt | regect > filtered_output.txt
Install
cargo install regect --locked
regex 101 like cli tool
regect
cat input.txt | regect > filtered_output.txt
cargo install regect --locked