cgvg

Command-line tool for browsing and navigating source code repositories

brewmacoslinux
Try with needOr install directly
Source

About

Command-line source browsing tool

Commands

cgvg

Examples

Browse source code in current directory$ cgvg
Search for a specific symbol or identifier$ cgvg search symbol_name
Navigate to a specific file in the repository$ cgvg browse path/to/file.c