ggrep

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2024 License: MIT

README

ggrep

🔍 CLI utility to quickly browse GitHub repositories

How to setup?

A. Compile by yourself
  1. Clone this repository to your local machine
  2. cd to cloned repository
  3. Run chmod +x *.sh
  4. Launch (Golang compiler required)
    ./setup.sh <shell_config_file>
    
    <shell_config_file> can be ~/.zshrc/~/.bashrc/etc
  5. Now binary ggrep in /home/bin created
B. Pull image and run via Docker
  1. 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

Alt text

Directories

Path Synopsis
cmd
cli command
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL