gogrep

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2021 License: MIT Imports: 15 Imported by: 0

README

gogrep

Go Report Card

Command line tool to search patterns inside a directory

Features

  • Multiple goroutine support
  • Regex pattern matching with multiline matching
  • Respects gitignore

Usage

# Pattern
gogrep PATTERN [PATH]

# Examples
gogrep helloworld
gogrep helloworld .
gogrep "hello world" ./data

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL