The Silver Searcher
A code-searching tool similar to ack, but faster. ## Commands
help- Helprun- Runinfo- Infostatus- Status
Features
- Core functionality from ggreer/the_silver_searcher
Usage
Run any command: code-searcher <command> [args]
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Examples
# Show help
code-searcher help
# Run
code-searcher run
-
Run
code-searcher helpfor commands -
No API keys needed
-
Run
code-searcher helpfor all commands -
Run
code-searcher helpfor all commands
When to Use
- Quick code tasks from terminal
- Automation pipelines
Output
Results go to stdout. Save with code-searcher run > output.txt.