Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Ghostwriter CLI version // This gets populated at build time with the following flags: // go build -ldflags="-s -w \ // -X 'github.com/GhostManager/Ghostwriter_CLI/cmd/config.Version=`git describe --tags --abbrev=0`' \ // -X 'github.com/GhostManager/Ghostwriter_CLI/cmd/config.BuildDate=`date -u '+%d %b %Y'`'" \ // -o ghostwriter-cli main.go Version string = "v0.1.0" BuildDate string Name string = "Ghostwriter CLI" DisplayName string = "Ghostwriter CLI" Description string = "A command line interface for Ghostwriter" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.