Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 786 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 786 Bytes

Golang Medellín Meetup Group

Slides can be seen using the tool Go Present.

$ go get code.google.com/p/go.tools/present
$ go get github.com/golangmedellin/gotalks
$ cd $GOPATH/src/github.com/golangmedellin/gotalks/<meetup date>
$ present
$ open http://127.0.0.1:3999 in your preferred browser

Go Resources