#line-numbers #find #cli-parser #file #search #cli #find-files

app findit

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

3 releases

0.1.3 Jul 24, 2020
0.1.2 Jul 9, 2020
0.1.1 Jul 9, 2020
0.1.0 Jul 9, 2020

#12 in #find-files

33 downloads per month

MIT license

9KB
161 lines

findit

Build Status

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.

Dependencies

~5–15MB
~170K SLoC