wgo-exec

command
v0.0.0-...-53ceb57 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

README

The wgo-exec tool executes arbitrary commands, with GOPATH set as appropriate for the current wgo workspace, including those that were build from the current wgo workspace.

In a bash shell, wgo-exec foo bar is equivalent to running GOPATH=$(wgo env GOPATH) foo bar, with the PATH modified to include the various workspace bin directories. However, sometimes it's easier to change a command than to directly change the environment for a command.

Documentation

Overview

The wgo tool is a small wrapper around the go tool. It adds the concept of a workspace, in addition to that of GOPATH, and several new commands to manage that workspace.

Jump to

Keyboard shortcuts

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