1 Forks
18 Stars
18 Watchers

gopl-solutions

:book: The Go Programming Language Book's Solutions

How to download and setup gopl-solutions

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

Or simply clone gopl-solutions with SSH
[email protected]:xingdl2007/gopl-solutions.git

If you have some problems with gopl-solutions

You may open issue on gopl-solutions support forum (system) here: https://github.com/xingdl2007/gopl-solutions/issues