This is a created article in which the information may have evolved or changed.
1. Install the Go language compiler and GITHUB client
Download the 32-bit Go language installation package Go1.8.3.windows-386.msi (64-bit installation package Go1.8.3.windows-amd64.msi is also available depending on the actual download). The installation process is nothing special, just click Next to complete the installation.
GitHub's Windows clients are downloaded to the Desktop.github.com page, and Microsoft is downloaded online when the installation package is run. NetFramework4.5, compared to time, and sometimes will somehow be harmonious, if the download fails to run more than a few times, generally can be successful. After installation, the desktop appears with two new shortcuts, which we manually open as a shortcut to the Git Shell.
Double-click the icon to open a CMD window
2.
Step 2.1: Open github cmd Command Prompt window to get Sia source code online
go get -v -u github.com/NebulousLabs/Sia/...
Because golang.org is harmonious, some development packages cannot be downloaded, but nothing.
Step 2.2: Re-download the dependent development package after opening the scientific Internet tool
set http_proxy=http://127.0.0.1:9666/go get -v -u github.com/NebulousLabs/Sia/...
Setting options for scientific Internet Tools