Versions in this module Expand all Collapse all v1 v1.0.3 Nov 18, 2023 v1.0.2 Nov 18, 2023 Changes in this version + type Command interface + AddFlags func() + PrintHelp func(string) + Run func(args []string) + func NewBundler() Command + func NewInstaller() Command + func NewPackager() Command + func NewReleaser() Command + type Getter = commands.Getter + func NewGetter() *Getter