github-mergetime

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2020 License: MIT Imports: 13 Imported by: 0

README

github-mergetime

Lists the time it took a pull request to merge

Install

Pre-compiled binary
$ curl -sf https://gobinaries/wesleimp/github-mergetime | sh
Docker
$ docker run --rm --privileged wesleimp/github-mergetime
Compiling from source

clone

$ git clone git@github.com:wesleimp/github-mergetime.git

$ cd sfs

download dependencies

$ go mod download

build

$ go build -o github-mergetime main.go

verify it works

$ github-mergetime --help

Usage

$ github-mergetime --help
NAME:
   github-mergetime - Lists the time it took a pull request to merge

USAGE:
   github-mergetime [options...] owner/repo

GLOBAL OPTIONS:
   --github-token value, -t value  Github access token (default: "") [$GITHUB_TOKEN]
   --verbose, -V                   Enable verbose mode (default: false)
   --page value                    Page number (default: 1)
   --per-page value                Number of records per page (default: 15)
   --help, -h                      show help (default: false)
   --version, -v                   print the version (default: false)

Example

$ github-mergetime goreleaser/goreleaser

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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