21 Forks
113 Stars
113 Watchers

golang-book

A book on Go, contains fundamentals but also recipes

How to download and setup golang-book

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

Or simply clone golang-book with SSH
[email protected]:softchris/golang-book.git

If you have some problems with golang-book

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