gitfetch v1.0.0
Prerequisites
GitHub CLI (gh) must be installed and authenticated:
macOS
brew install gh
gh auth login
Linux
See installation instructions at: https://github.com/cli/cli#installation
Then authenticate:
gh auth login
Verify Installation
gh auth status
You should see: ✓ Logged in to github.com as YOUR_USERNAME
Installation
pip install -e .