45 Forks
64 Stars
64 Watchers

mGo4th

Source code for Mastering Go, 4th edition.

How to download and setup mGo4th

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

Or simply clone mGo4th with SSH
[email protected]:mactsouk/mGo4th.git

If you have some problems with mGo4th

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