goanywhere

command
v0.0.0-...-d8fbaca Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Overview

goanywhere creates a Go workspace from the packages' modules in the given local file paths.

goanywhere then executes the command given after "--" in the workspace directory and amends the packages as args.

E.g. goanywhere ./u-root/cmds/core/{init,gosh} -- go build -o $(pwd) E.g. goanywhere ./u-root/cmds/core/{init,gosh} -- makebb -o $(pwd) E.g. goanywhere ./u-root/cmds/core/{init,gosh} -- mkuimage [other args] E.g. goanywhere ./u-root/cmds/core/{init,gosh} -- u-root [other args]

Like makebb, goanywhere supports GBB_PATH, globs and shell expansions.

Usage: goanywhere [$cmd_path]... -- builder

Jump to

Keyboard shortcuts

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