godash

command
v0.0.0-...-f8637a9 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2016 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

Godash generates Go dashboards about issues and CLs.

Usage:

godash [-cl] [-html]

By default, godash prints a textual release dashboard to standard output. The release dashboard shows all open issues in the milestones for the upcoming release (currently Go 1.5), along with all open CLs mentioning those issues, and all other open CLs working in the main Go repository.

If the -cl flag is specified, godash instead prints a CL dashboard, showing all open CLs, along with information about review status and review latency.

If the -html flag is specified, godash prints HTML instead of text.

Godash expects to find golang.org/x/build/cmd/cl and rsc.io/github/issue on its $PATH, to read data from Gerrit and GitHub.

https://swtch.com/godash is periodically updated with the HTML versions of the two dashboards.

Jump to

Keyboard shortcuts

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