gh-repo

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: MIT Imports: 8 Imported by: 0

README

gh-repo

Simple CLI program that gets the open issues and their associated labels from Public GitHub Repositories and returns them in JSON format.

Installation

Static Binaries

Download the latest release from the GitHub Release Page based on your system.

From Source

Clone this repository and use go to build a binary specific for your system.

git clone https://github.com/leb4r/gh-repo.git
cd gh-repo
go install

Usage

There is only a single required argument: -repo. This must be the canonical name of a GitHub repository in the form of: owner/repo.

e.g. for the repository leb4r/semtag:

gh-repo -repo leb4r/semtag

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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