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
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