Click here to watch the talk on Go currency & parallelism
Click here to see the presentation
go-present The repository illustrates how to use the go present tool. To install the present tool run:
go get golang.org/x/tools/cmd/present
To run the present tool run:
present or $GOPATH/bin/present
By default the present tool serves up the slides on the http://127.0.0.1:3999.
To get more information on present command line options run:
present --help