Home

This is a really basic CLI that wraps around sudoblark.python.core to provide useful GitHub CLI functionality, intended for usage within CI/CD platforms but also usable elsewhere.

It uses typer under the hood to provision a CLI application. Once installed, you may treat it like any other CLI - including auto-completion links in your shell - and hack away.

See usage for instructions on how to install and find out more about available namepsaces and commands.