Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 786 Bytes

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 v4.0.0 github.com/xxxserxxx/gotop-nvidia
$ go build -o gotop ./gotop.go

Binaries

In the releases section are all-inclusive binaries for Linux. These binaries have all extensions compiled into them: