spinner
Go (golang) package with 90 configurable terminal spinner/progress indicators.
How to download and setup spinner
Open terminal and run command
git clone https://github.com/briandowns/spinner.git
git clone is used to create a copy or clone of spinner 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 spinner https://github.com/briandowns/spinner/archive/master.zip
Or simply clone spinner with SSH
[email protected]:briandowns/spinner.git