go-remote-build

command
v0.0.0-...-b425644 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

README

go-remote-build

Builds a go package on a real linux host (e.g. a local VM) and (optionally) uploads the binary to a specific host (via ssh) or S3 bucket.

All local dependencies are uploaded to the linux box before building (from the current GOPATH) so no extra dependencies need to be fetched on the linux host.

Usage of go-remote-build:
  -bucket="": Upload binary to s3 bucket after building
  -deploy="": Deploy to host after building. Example: ubuntu@127.0.0.1
  -dir="": Dir to build. Default: current directory
  -host="ubuntu@172.16.223.140": Host to build on. Example: ubuntu@127.0.0.1
  -verbose=false: Build using -v flag

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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