45 Forks
132 Stars
132 Watchers

gnp

The code repository for No Starch Press' Network Programming with Go

How to download and setup gnp

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

Or simply clone gnp with SSH
[email protected]:awoodbeck/gnp.git

If you have some problems with gnp

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