homebrew

package
v0.0.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneHomebrewRepo

func CloneHomebrewRepo() (string, error)

func FetchAndParseFormulaFiles

func FetchAndParseFormulaFiles() (map[string]PackageInfo, error)

func Homebrew

func Homebrew(outputPath string)

Types

type PackageInfo

type PackageInfo struct {
	Name         string
	Description  string
	Homepage     string
	Depends      []string
	DependsCount int
	URL          string
	GitRepo      string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL