100 Forks
881 Stars
881 Watchers

gobook

A complete introduction into Go, superseded by https://github.com/miekg/learninggo

How to download and setup gobook

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

Or simply clone gobook with SSH
[email protected]:miekg/gobook.git

If you have some problems with gobook

You may open issue on gobook support forum (system) here: https://github.com/miekg/gobook/issues