Installation

Requirements

  • Python 3.10+

  • GitHub CLI (gh) installed and authenticated

From PyPI

pip install ghud

From Source

git clone https://github.com/teaguesterling/ghud.git
cd ghud
pip install -e ".[dev]"

Verify

ghud --help