Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBottles ¶
func NewBottles(darwin *artifact.File, repo *git.Repository, tag string) ([]artifact.File, string, error)
NewBottles converts the provided zip file into a tarball suitable for use as a brew bottle.
func NewFormula ¶
func NewFormula(repo *git.Repository, tag, binname, homepage, description, cdn string, bottles []artifact.File) (*artifact.File, error)
NewFormula returns a file whose contents are a valid brew formula
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.