Interactive CLI to search GitHub code across an organization — per-repository aggregation, keyboard-driven TUI, fine-grained extract selection, markdown/JSON output.
→ Full documentation: https://fulll.github.io/github-code-search/
export GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx
curl -fsSL https://raw.githubusercontent.com/fulll/github-code-search/main/install.sh | bash
github-code-search query "TODO" --org my-org