Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 317 Bytes

File metadata and controls

13 lines (10 loc) · 317 Bytes

Presentations created with the Go present tool

The present tool can be found here: go get golang.org/flowdev/present-tool

Start presentation in this directory:

./bin/present -content 2025/comb -notes

Get rendered HTML of presentation:

curl http://127.0.0.1:3999/present.slide > present.html