Slides for my March 18, 2015 talk at GoSF.

The slides are written for the go present tool. View them online here, or if you want to run them locally:

$ go get golang.org/x/tools/present
$ cd <this directory>
$ present

Code examples are in the godebug/ directory. See the README there for how to run them.


Check out godebug at [github.com/mailgun/godebug](https://github.com/mailgun/godebug)