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