lrotermund / slides

Lukas Rotermund's go present slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My private and work related slides

To use my slides install go's present tooling by running:

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

Make sure that your GOPATH is set correctly, then change to the slide directory and run:

present

and find the slides under:

http://127.0.0.1:3999

To build your own slides, have a look at present's documentation:

golang present

About

Lukas Rotermund's go present slides