Skip to content

v1.0.2

Choose a tag to compare

@Matars Matars released this 20 Oct 00:24
· 225 commits to main since this release

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 .