Documentation
¶
Overview ¶
Package cli wires the kete cobra command tree.
The construction lives outside cmd/kete so other binaries (ketedoc) can render help against the same tree without depending on main.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is set by cmd/kete via ldflags. Default "dev" lets `go run` just work.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.