pechakucha-gen

Crates.iopechakucha-gen
lib.rspechakucha-gen
version0.1.1
sourcesrc
created_at2024-01-12 07:14:15.739395
updated_at2024-01-14 13:29:08.582452
descriptionGenerate a pechakucha presentation from a directory of images in Rust!
homepage
repositoryhttps://github.com/Seboran/pechakucha-gen
max_upload_size
id1097386
size258,254
Nirina Rabeson (Seboran)

documentation

https://github.com/Seboran/pechakucha-gen

README

Rust pechakucha generator

This project allows you to create a pechakucha presentation from a list of pictures in a folder, sorted in lexicographic order.

pechakucha-gen <your_folder> <output_folder>

By default the project deletes everything in the output_folder folder you provide to the CLI.

To run you presentation, you can open the file pechakucha.html. Beware, it starts as soon as you open the file.

Commit count: 0

cargo fmt