statsviz
:rocket: Visualise Go program runtime metrics in real time in your browser
How to download and setup statsviz
Open terminal and run command
git clone https://github.com/arl/statsviz.git
git clone is used to create a copy or clone of statsviz repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with statsviz https://github.com/arl/statsviz/archive/master.zip
Or simply clone statsviz with SSH
[email protected]:arl/statsviz.git