13 Forks
191 Stars
191 Watchers

golang-tutorial

Golang learning record

How to download and setup golang-tutorial

Open terminal and run command
git clone https://github.com/Zhouchaowen/golang-tutorial.git
git clone is used to create a copy or clone of golang-tutorial 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 golang-tutorial https://github.com/Zhouchaowen/golang-tutorial/archive/master.zip

Or simply clone golang-tutorial with SSH
[email protected]:Zhouchaowen/golang-tutorial.git

If you have some problems with golang-tutorial

You may open issue on golang-tutorial support forum (system) here: https://github.com/Zhouchaowen/golang-tutorial/issues