Skip to content

flowdev/present-go

Repository files navigation

Presentations created with the Go present tool

The present tool can be found here: go get golang.org/x/tools/present

Start presentation in this directory:

./bin/present.$(go env GOOS) -base . -notes

Get rendered HTML of presentation:

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

Convert a multislide version of a presentation to a normal one:

go run github.com/flowdev/present-go/cmd/multislide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published