/goconf23

Slides for my session in Go Conference 2023

Primary LanguageGo

Steps to run slides

Install the present tool:

go install golang.org/x/tools/cmd/present@latest

To run the slides with 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

OR

Open the rendered pdf slides here.