@sensegrep/cli
v0.1.22
Published
Command-line interface for sensegrep semantic + structural code search.
Readme
@sensegrep/cli
Command-line interface for sensegrep semantic + structural code search.
Install
npm install -g @sensegrep/cliQuickstart
sensegrep index --root .
sensegrep search "error handling and retry logic"
sensegrep detect-duplicates --cross-file-onlyDocumentation
- CLI reference: https://github.com/Stahldavid/sensegrep/blob/main/docs/cli-reference.md
- Getting started: https://github.com/Stahldavid/sensegrep/blob/main/docs/getting-started.md
- Issues: https://github.com/Stahldavid/sensegrep/issues
