README ¶ ggrep 🔍 CLI utility to quickly browse GitHub repositories How to setup? A. Compile by yourself Clone this repository to your local machine cd to cloned repository Run chmod +x *.sh Launch (Golang compiler required) ./setup.sh <shell_config_file> <shell_config_file> can be ~/.zshrc/~/.bashrc/etc Now binary ggrep in /home/bin created B. Pull image and run via Docker Run to pull container and run shell inside it docker run -it --rm humanbelnik/ggrep How to use? Launch ./ggrep [-lang=<programming_language>] <token1> ... <tokenX> Example Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd cli command internal clients lib/pretify model server Click to show internal directories. Click to hide internal directories.