goclone
Website Cloner - Utilizes powerful Go routines to clone websites to your computer within seconds.
How to download and setup goclone
Open terminal and run command
git clone https://github.com/imthaghost/goclone.git
git clone is used to create a copy or clone of goclone 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 goclone https://github.com/imthaghost/goclone/archive/master.zip
Or simply clone goclone with SSH
git@github.com:imthaghost/goclone.git