brew

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2018 License: MIT Imports: 14 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 one darwin amd64 build")

ErrNoDarwin64Build when there is no build for darwin_amd64

View Source
var ErrTooManyDarwin64Builds = errors.New("brew tap requires at most one darwin amd64 build")

ErrTooManyDarwin64Builds when there are too many builds for darwin_amd64

Functions

This section is empty.

Types

type Pipe

type Pipe struct{}

Pipe for brew deployment

func (Pipe) Default added in v0.37.1

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

Default sets the pipe defaults

func (Pipe) Run added in v0.1.6

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

Run the pipe

func (Pipe) String added in v0.37.1

func (Pipe) String() string

Jump to

Keyboard shortcuts

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