/grepple

grep with a Wordle flavored output

Primary LanguagePython

grepple

grepple is a UNIX tool to search for patterns strings in lines of a file, similar to grep, but with a Wordle flavored output.

Usage

grepple can be invoked with a pattern and multiple files. The -t flag specifies a float to control the threshold for displaying a matched line.