3 releases
Uses new Rust 2024
| 0.1.3 | Dec 7, 2025 |
|---|---|
| 0.1.1 | Dec 7, 2025 |
| 0.1.0 | Dec 7, 2025 |
#223 in #github
550KB
1.5K
SLoC
ghs
A terminal UI for searching GitHub.

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
Dependencies
~27–50MB
~678K SLoC