ghs

Crates.ioghs
lib.rsghs
version0.1.3
created_at2025-12-07 11:37:25.185102+00
updated_at2025-12-07 13:01:14.146035+00
descriptionA terminal UI for GitHub code search
homepage
repositoryhttps://github.com/dzejkop/ghs
max_upload_size
id1971446
size746,016
Jakub Trąd (Dzejkop)

documentation

README

ghs

A terminal UI for searching GitHub.

gif

Installation

cargo install ghs

Usage

ghs

Set your GitHub token via environment variable:

export GITHUB_TOKEN=your_token_here

Or create a .env file with:

GITHUB_TOKEN=your_token_here
Commit count: 0

cargo fmt