Skip to content

TFerd/grrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blazing🔥 fast command-line💻 tool to find🔍 text in a file🗒️ or directory📁.

Example usage: grrs <input> [<location>]

How to install:

  • Clone this repo with git clone https://github.com/TFerd/grrs.git
  • Run cargo build --release

TODO:

  • fix verbosity
  • add color highlighting to matches in files
  • add file name where the phrase was found
  • move reusable code into function
  • fix --output flag recursion bug
  • add threading
  • try rayon crate for threads?
  • implement the -help and --help flags
  • add regex?
  • add fuzzy search?
  • unit tests

About

Find text in your file system.

Resources

Stars

Watchers

Forks

Contributors

Languages