brew

package
v0.20.4 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2017 License: MIT Imports: 10 Imported by: 0

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 ErrNoDarwin64Build = errors.New("brew tap requires a darwin amd64 build")

ErrNoDarwin64Build when there is no build for darwin_amd64 (goos doesn't contain darwin and/or goarch doesn't contain amd64)

Functions

This section is empty.

Types

type Pipe

type Pipe struct{}

Pipe for brew deployment

func (Pipe) Description added in v0.4.0

func (Pipe) Description() string

Description of the pipe

func (Pipe) Run added in v0.1.6

func (Pipe) Run(ctx *context.Context) error

Run the pipe

Jump to

Keyboard shortcuts

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