A handy little tool to make slideshow presentations using a textual format.
Eventually this will display in a native client or allow exports to HTML, PDF, and (hopefully) PPT.
make
go
- Clone this repo
- Run
make build
chmod +x ./slydes
slydes -h
We provide an example .sly
file here. You can find other examples in the examples/
directory.
Documentation for Sly can be found here.