blob: 597ee4c988ea420a930233de4c26924f8d1cfa3f [file] [log] [blame]
This repository holds various Go talks that may be viewed with the present tool.
To install the present tool, use go get:
go get golang.org/x/tools/cmd/present
To deploy these talks to App Engine, copy the contents of tools/cmd/present to
the root of this repository and run:
gcloud app deploy
To submit changes to this repository, see http://golang.org/doc/contribute.html.