Presentation of hayasen
December 24, 2025 ยท View on GitHub
These are the slide of my Rust library hayasen
This presentation can be presented using presenterm
You can install it using
cargo install --locked presenterm
# OR
cargo binstall presenterm
Then run
presenterm -X --config-file config/presenterm.yml rust_bangalore.md
Or you can run the given shell script
chmod +x ./present.sh
./present.sh
Exporting
You can export the presentation to PDF or HTML.
Use the export.sh script to do so.
chmod +x export.sh
./export.sh