cmd

package
v0.0.0-...-fe1557a Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const LookupTemplate = "Looking up commits by %s...\n"

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "sup",
	Short: "Sup will list your TODO items in a git repo",
	Long: `sup is a command line utility that will show you outstanding TODO items in the specified path.
If the path belongs to a git repository, the result can further be filtered by the author who made the commit,
so you can quickly track down your outstanding work.`,
}

RootCmd represents the base command when called without any subcommands

View Source
var (
	Version string
)

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Jump to

Keyboard shortcuts

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