jarsgrep 0.1.0

Just Another Rust-based grep-like CLI tool.
Documentation
  • Coverage
  • 11.11%
    1 out of 9 items documented0 out of 5 items with examples
  • Size
  • Source code size: 3.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ElCodigoDominicano

jarsgrep

jarsgrep Just Another Rust based grep-like cli tool, used for searching text within files.

Note: add IGNORE_CASE=1 to enviornment the variable in your system to search case insensitive.