GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
How to download and setup GoSublime
Open terminal and run command
git clone https://github.com/DisposaBoy/GoSublime.git
git clone is used to create a copy or clone of GoSublime 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 GoSublime https://github.com/DisposaBoy/GoSublime/archive/master.zip
Or simply clone GoSublime with SSH
[email protected]:DisposaBoy/GoSublime.git