ghi

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2022 License: MIT

README

ghi - GitHub Issues

A simple command-line tool to interact with your GitHub issues. Based on the Go Programming Language exercise.

Commands

See the -h or --help option for each command for more details.

  • list or l: List issues, using GitHub search query terms. Defaults to the current repo you're in.
  • login: Login to GitHub on your account to access open and close
  • close: Close an issue (based on number)
  • open: Open an issue, in your $EDITOR.

Directories

Path Synopsis
cmd
ghi
Ghi interacts with GitHub Issues from the command line
Ghi interacts with GitHub Issues from the command line
pkg
commands
Package commands holds the underlying functions called when the user uses a command.
Package commands holds the underlying functions called when the user uses a command.
issues
Package issues is a Go API for GitHub issues
Package issues is a Go API for GitHub issues
postutil
Package postutil provides easy http POST request abstractions
Package postutil provides easy http POST request abstractions
testutil
Package testutil provides utilities for testing
Package testutil provides utilities for testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL