gotop-builder

command module
v4.0.0-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: BSD-3-Clause Imports: 12 Imported by: 0

README

gotop builder

This program creates the files necessary to compile gotop with selected extensions. You need:

  1. The tagged version of gotop to compile (e.g., "v3.5.1")
  2. One (or more) extensions to enable (e.g. "github.com/xxxserxxx/gotop-nvidia")
  3. Go. Since gotop requires Go >= 1.14, that's what you'll need.

Run with -h to get help text, including a mostly complete copy of this file.

Example

$ go run ./build.go -r v3.5.1 github.com/xxxserxxx/gotop-nvidia
$ go build -o gotop ./gotop.go
$ sudo cp gotop /usr/local/bin

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