# lazykubectl **Repository Path**: myhome123456/lazykubectl ## Basic Information - **Project Name**: lazykubectl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-12 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Example](./example.png) # Regect regex 101 like cli tool # Run ```bash regect ``` # Input and Output ```bash cat input.txt | regect > filtered_output.txt ``` # Install ```bash cargo install regect --locked ```