Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitToolFormation ¶
func InitToolFormation()
TODO: implement InitToolFormation create a new ToolFormation config file
Types ¶
type ToolFormation ¶
type ToolFormation struct { PackageManager string `yaml:"package-manager"` Homebrew `yaml:"homebrew"` }
ToolFormation
func New ¶
func New(path string) (*ToolFormation, error)
func (*ToolFormation) Install ¶
func (t *ToolFormation) Install()
Click to show internal directories.
Click to hide internal directories.