Versions in this module Expand all Collapse all v0 v0.0.1 Jun 4, 2024 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