goreleaserlib

package
v0.17.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2017 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitProject added in v0.15.0

func InitProject(filename string) error

InitProject creates an example goreleaser.yml in the current directory

func Release

func Release(flags Flags) error

Release runs the release process with the given flags

Types

type Flags

type Flags interface {
	IsSet(s string) bool
	String(s string) string
	Bool(s string) bool
}

Flags interface represents an extractor of cli flags

Jump to

Keyboard shortcuts

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