gorun

command
v0.0.0-...-ef45db5 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package main defines the `gorun` tool, a shorthand tool to extend the "go run"-like convenience to packages.

Unfortunately, "go run" is hard to use when the target has more than one ".go" file, and even harder when the target has "_test.go" files.

This is just a bootstrap to "go build /path/to/X && /path/to/X" using a temporary directory for build storage.

Jump to

Keyboard shortcuts

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