Crates.io | findit |
lib.rs | findit |
version | 0.1.3 |
source | src |
created_at | 2020-07-09 03:07:13.218165 |
updated_at | 2020-07-24 16:46:59.698759 |
description | A lightweight CLI for parsing files that can be read as text and finding phrases/patterns within and returning the line number it was found on and the rest of the line. |
homepage | https://github.com/tbauer428/findit/ |
repository | https://github.com/tbauer428/findit/ |
max_upload_size | |
id | 262744 |
size | 21,368 |
A lightweight CLI for parsing files that can be read as text and finding phrases/patterns within and returning the line number it was found on and the rest of the line.
Eventually I want to add the ability to pass in a regex pattern, and the ability to provide multiple files.