Files
gogrep/README.md

307 B

gogrep

Simple concurrent grep alternative

Usage

TBD

For developer

Simplest to use environment is already is VS Code Dev container. Steps:

  1. Open folder in Dev Container
  2. Run pre-commit install. This tool will validate new commits according to checks defined in .pre-commit-config.yaml.