How to download and setup goscan
Open terminal and run command
git clone https://github.com/marco-lancini/goscan.git
git clone is used to create a copy or clone of goscan 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 goscan https://github.com/marco-lancini/goscan/archive/master.zip
Or simply clone goscan with SSH
[email protected]:marco-lancini/goscan.git