asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
How to download and setup asciigraph
Open terminal and run command
git clone https://github.com/guptarohit/asciigraph.git
git clone is used to create a copy or clone of asciigraph 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 asciigraph https://github.com/guptarohit/asciigraph/archive/master.zip
Or simply clone asciigraph with SSH
[email protected]:guptarohit/asciigraph.git