/gotalks

source code and slides for go talks that I've given

Primary LanguageGo

Go Talks

This repository contains the source code for Go talks that I have given (just one so far).

Installation

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