Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: os.Args[0], Short: "gsb is a softpack builder", Long: `gsb is a softpack builder. Start the server with the sever subcommand, then you can use the build subcommand to build new softpack environments. `, }
RootCmd represents the base command when called without any subcommands.
View Source
var Version string
Version gets set during build: go build -ldflags "-X github.com/wtsi-hgi/go-softpack-builder/cmd.Version= `git describe --tags --always --long --dirty`" .
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.