commands

package
v0.0.0-...-05ac8c3 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// VERSION of this tool
	VERSION = "0.1.0"
	// DefaultLocation is the current working directory
	DefaultLocation = "."
)

Variables

View Source
var Location string

Location where the git repo will be created

View Source
var PunchCardCmd = &cobra.Command{
	Use:   "punchcard",
	Short: "Punchcard is a fun tool to create fake git commits.",
	Long: `Punchcard can create fake git commits in a repo.
The larger purpose is to have fun with contribution graphs, punchcards etc.`,
	Run: nil,
}

PunchCardCmd is the command line tool setup

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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