Documentation
¶
Overview ¶
Package cli implements the command-line interface for grit.
It provides commands for initializing projects, managing authentication, and creating and managing GitHub issues.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" CommitSHA = "unknown" BuildDate = "unknown" )
Version information set at build time via ldflags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.