The CLI for
developer workflows

A lightweight Go CLI for working with GitHub from the terminal. Repos, issues, pull requests, and more.

Install Kit View Source
$ kit auth login github
Authenticated as bniladridas
 
$ kit github repo list
kit Go CLI tool
homebrew-kit Homebrew tap
portfolio Personal site
 
$ kit github pr create --title "Fix login"
Created pull request #42

Features

Focused on the workflows that matter. Fast startup, minimal dependencies, structured output for scripting.


Installation

Choose the method that works best for you.


Commands

Each command does one thing well. Discoverable, consistent, and scriptable.

Authentication
GitHub
System