Skip to content

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

Notifications You must be signed in to change notification settings

rszewczyk/gotalks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages