go-gh-releaser

command
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: May 16, 2018 License: Apache-2.0, Apache-2.0 Imports: 11 Imported by: 0

README

go-gh-releaser

This is a little utility for cross-compiling and releasing Go projects with github releases. It cross-compiles a project using gox and then uploads the resulting bins to the right release. Auth is handled with a personal access token.

Installation

go get github.com/mitchellh/gox
go get github.com/spenczar/go-gh-releaser

Usage

Use it thusly, subsitituting your real github access token:

go-gh-releaser -release <RELEASE-TAG> -repo <OWNER/REPO> -token <YOUR-ACCESS-TOKEN>

For example:

go-gh-releaser -release v1.3.5 -repo twitchtv/retool -token dc------------------------------------84

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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