Test Instructions
January 24, 2016 ยท View on GitHub
Add the go folder of this repo to your GOPATH:
export GOPATH=$GOPATH:/path/to/repo/go
then you can run tests for each chapter like so:
go test chapter1
January 24, 2016 ยท View on GitHub
Add the go folder of this repo to your GOPATH:
export GOPATH=$GOPATH:/path/to/repo/go
then you can run tests for each chapter like so:
go test chapter1