This repository contains the source code for Go talks that I have given (just one so far).
Run the examples with present (note that by default this allows arbitrary code execution on your computer)
- Install Go
go get golang.org/x/tools/cmd/present
go get github.com/rszewczyk/gotalks
cd $GOPATH/src/github.com/rszewczyk/gotalks
present