builder

command module
v0.0.0-...-62cc3eb Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2017 License: MIT Imports: 8 Imported by: 0

README

builder : A very naive multi-platform go build

Overview GoDoc Go Report Card

Builder will run go build for macOS, Linux and Windows, for adm64 and 386 architectures. Once it is done running it will restore your GOARCH and GOOS environment variables to their values before builder ran.

Usages:

# Just run it naked to cross-compile for macOS, Linux and Windows:
builder

# Or pick a system to build for:
builder -for linux

Install

go get github.com/ladydascalie/builder

License

MIT.

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