Documentation ¶
Overview ¶
Package brew implements the Pipe, providing formula generation and uploading it to a configured repo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMultipleArchivesSameOS = errors.New("brew tap: one tap can handle only 1 linux and 1 macos archive")
ErrMultipleArchivesSameOS happens when the config yields multiple archives for linux or windows. TODO: improve this confusing error message
View Source
var ErrNoArchivesFound = errors.New("brew tap: no archives found matching criteria")
ErrNoArchivesFound happens when 0 archives are found
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.