package
0.4.4
Repository: https://github.com/xiaoconstantine/mycli.git
Documentation: pkg.go.dev

# Functions

InstallToolsFromConfig installs tools based on the provided configuration.
IsHomebrewInstalled checks if Homebrew is installed on the system.
NewCmdHomeBrew creates a new cobra.Command that installs Homebrew on the system.
NewInstallToolsCmd creates and returns a cobra.Command for the 'tools' subcommand of the install command.