/hdtop

Primary LanguageGo

hdtop

Join the chat at https://gitter.im/hhdug/hdtop

htop for Docker

Building

  1. Install go
  2. Install gb with go get github.com/constabulary/gb/...
  3. git clone git@github.com:hhdug/hdtop.git && cd hdtop
  4. gb build

Alternative

Run ./build.sh under Linux with Docker installed.