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