307 B
307 B
gogrep
Simple concurrent grep alternative
Usage
TBD
For developer
Simplest to use environment is already is VS Code Dev container. Steps:
- Open folder in Dev Container
- Run
pre-commit install. This tool will validate new commits according to checks defined in.pre-commit-config.yaml.